Skip to content
tan90° edited this page Mar 17, 2019 · 11 revisions

Before start

  1. install falco global, $ npm i @fratercula/falco -g

  2. fork and install modules $ npm install

  3. get your hash

  4. copy ./index.sample.html to ./index.html, and set the config values

Development

$ npm start # start
$ npm run build # build
$ npm run lint # lint
Clone this wiki locally