Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 428 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 428 Bytes

Simple no-build htm+(React|Preact) app template

Requirements

OS-X, Linux

Please have nvm installed.

Windows

Please have nvm-windows and git-bash installed.

Before first run

$ ./nvm_use
$ npm i

Running locally

$ npm run start