/app-skeleton

Template for a zero-build webapp based on preact + htm

Primary LanguageJavaScript

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