We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Welcome to the angularjs-express-mysql wiki!
cd backend
backend> npm install
cd ../frontend
frontend> npm install
frontend> bower install
cd frontend/
frontend> grunt serve
Browser connect: http://localhost:9000
cd backend/ backend> npm start
Browser connect: http://localhost:3000