es6_nodejs_server

1.0.0 • Public • Published

es6_nodejs_server

Nodejs server write in ES6

Content

  1. Project Structure
  2. Database Migration

Your first run

Install package:

npm i

For your development mode:

npm i --dev

Migration database:

sequelize db:migrate

Find more information here

For testing: Install mocha package globaly

npm i -g mocha

and run test

npm test

Please feel free to create Issue or Pull Request to contribute for this project.

Contributor:

Readme

Keywords

Package Sidebar

Install

npm i es6_nodejs_server

Weekly Downloads

1

Version

1.0.0

License

ISC

Last publish

Collaborators

  • hung-vo