| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Fastack is a zero-configuration development tool that makes developing client-side-only apps easy. Run $ fastack in your app directory to automatically enable the following features.
Hot module replacement implementation coming soon. See below.
$ npm install -g fastack
Fastack is an immersive command line application. Running $ fastack will drop you into a new prompt with a number of sub-commands available. Run help in the Fastack prompt for more information.
$ mkdir my-app $ cd my-app $ fastack fastack:my-app $ init
| Back | FazBrowse Home | New Git URL |