We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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