| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Salak is a web framework for nodejs to make web applications and APIs more easily, which bases on Koa.
$ npm install --save salak@nextNode.js > 7.6.0 required.
Follow the commands listed below.
$ npm install -g salak-cli
$ salak init simple salak-demo
$ cd salak-demo
$ npm install
$ npm start
$ open http://127.0.0.1:3000| Back | FazBrowse Home | New Git URL |