yosami
v0.0.6
Published
mithril.js based application framework.
Downloads
9
Readme
yosami
mithril.js based application framework.
Installation
npm
$ npm install --save-dev yosami
install
$ ./node_modules/.bin/yosami
Usage
Create controller
$ npm run generate controller hoge
Start development server
$ npm run dev
Access
http://localhost:3001/hoge
Start production server (SSR + SPA)
$ npm start # = npm run build && npm run prod
Document
- [ja] https://yosami-framework.github.io/ja/
- [en] help me 🙇🙇🙇