Skip to content

xiajinchun/node-server-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-server-boilerplate

Boilerplate for API Server with koa v2 written in Node.js and ES6.

Requirements

  • node ^6.0.0
  • npm ^3.9.0

Dependencies

Build Setup

# install dependencies
npm install

# run for development with hot reload at localhost:3000
npm run dev

# build for production
npm run build

# run for production with pm2
npm run prd

License

MIT

About

Boilerplate for API Server with koa v2 written in Node.js and ES6.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published