yosami

0.0.6 • Public • Published

yosami

mithril.js based application framework.

Build Status

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

Readme

Keywords

none

Package Sidebar

Install

npm i yosami

Weekly Downloads

6

Version

0.0.6

License

ISC

Unpacked Size

2.69 kB

Total Files

7

Last publish

Collaborators

  • alfa-jpn