Skip to content
Seo Seokjin edited this page Jul 10, 2014 · 4 revisions

Welcome to the angularjs-express-mysql wiki!

Using Tech

  • Yeoman
  • Angular.js
  • Node.js
  • MySQL

Run grunt server(test)

cd frontend/ frontend> grunt serve

Browser connect: http://localhost:9000

Run grunt server(test)

cd backend/ backend> npm start

Browser connect: http://localhost:3000

Clone this wiki locally