Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Stars

4 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages