h2js-init
v1.0.1
Published
Setup a latest h2js web application development project environment.
Readme
h2js-init
Setup a current h2js development environment.
TRY IT
$ npx h2js-init
$ cd app
$ python -m http.server ./dist
(edit ./src files)
$ npx h2js buildhttp://localhost:8000
