This is demo and aims for quick setup of following technologies together:
- NodeJS
- Mysql
- ExpressJS
- Jquery
- Ajax call
- Bootstrap
- git clone https://github.com/jimuyouyou/NodeJS_Mysql_Express_JQuery_Bootstrap.git
- npm install
- Do make sure to configure your database connections by changing file api.js
- npm start or node bin/www
- visit http://localhost:3000
Created with Nodeclipse (Eclipse Marketplace, site)
Nodeclipse is free open-source project that grows with your contributions.