fly-web-app
v0.1.1
Published
web stater kit using fly.js
Downloads
3
Readme
web starter kit using Fly. build all assets and live reload your browser.
Install
fly.js
npm install --global fly
dev depandency
npm install
Usage
build
fly build
launch local server and watch files
fly serve
launch local server using built source
fly serve_dist
License
MIT © Tomoyuki Kashiro et al