Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 271 Bytes

File metadata and controls

21 lines (15 loc) · 271 Bytes

b-html.github.io

A GitHub Pages for b-html.

See: b-html.org.

Build

$ npm install
$ npm run build

Run server

$ npm install
$ npm run build
$ npm run server
$ open http://localhost:3000