Awesome
Koa-CRUD
A simple CRUD demo for Koa.js and Node.js
<h3>How to set up and run the app</h3>- Install Node 0.11.9 or higher
- npm install
- Run the Node with harmony flag. node --harmony index.js
A simple CRUD demo for Koa.js and Node.js
<h3>How to set up and run the app</h3>