Fordi / app-skeleton

Template for a zero-build webapp based on preact + htm
11 stars 2 forks source link

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