/h2js-init

h2js development environment quick setup.

Primary LanguageJavaScriptMIT LicenseMIT

h2js-init

Setup a h2js development environment.

See: h2js

TRY IT

$ npx h2js-init
$ cd app

$ python -m http.server ./dist

(edit ./src files)

$ npx h2js build

http://localhost:8000