Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 327 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 327 Bytes

html-components

Local Development

First, run npm install to install all node modules required. Then, run npm run dev to start a watching build rollup server. To view the sample pages in the repo, you can run npm run serve as a separate process which starts a static server. npm run build will run a one-time build.