Skip to content

Latest commit

 

History

History
17 lines (15 loc) · 359 Bytes

README.org

File metadata and controls

17 lines (15 loc) · 359 Bytes

Development

Have a Node environment, ideally using nvm, then run:

make setup-dev

To run a development server with hot-reload and all that run:

make dev

Build release

To build a release version run:

make release

The app can then be found in ./release.