0.0.6 • Published 7 years ago
yosami v0.0.6
yosami
mithril.js based application framework.
Installation
npm
$ npm install --save-dev yosamiinstall
$ ./node_modules/.bin/yosamiUsage
Create controller
$ npm run generate controller hogeStart development server
$ npm run devAccess
http://localhost:3001/hogeStart production server (SSR + SPA)
$ npm start # = npm run build && npm run prodDocument
- ja(https://yosami-framework.github.io/ja/)
- en help me 🙇🙇🙇