Skip to content

Vision, the full front to back Quality Management System

License

Notifications You must be signed in to change notification settings

Logic-Bits/Vision

Repository files navigation

Vision

Vision, the full front to back Quality Management System

Manual Dev Setup

Install NodeJs --> https://nodejs.org/en/
Install MEAN Framework via NodeJs (npm -install -g mean-cli)
Install Gulp (npm -install -g gulp)
Install Bower (npm -install -g bower)
Install MongoDB

Now it time to start it up

run npm install from project folder
run node server.js
run mongod (in different CMD, if you have only low storage available use option --smallfiles)
browse  to: http://localhost:3000

for more info about the startup project visit: http://jasonwatmore.com/post/2015/12/09/mean-stack-user-registration-and-login-example-tutorial

#Developer Stuff

DB Tool: https://robomongo.org

About

Vision, the full front to back Quality Management System

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages