Skip to content

openwebnet/openwebnet-site

Repository files navigation

openwebnet-site

Setup

npm install

Build and run in development

npm start

Build and publish gh-pages

npm run dist
npm run publish