Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 161 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 161 Bytes

openwebnet-site

Setup

npm install

Build and run in development

npm start

Build and publish gh-pages

npm run dist
npm run publish