Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 493 Bytes

README.md

File metadata and controls

30 lines (19 loc) · 493 Bytes

BoolJS Website

Build Status

It uses Docusaurus to be generated. Please read their documentation before start working on here.

Install

Inside the website folder, run

npm install
npm start

Usage

Inside the website folder, run

npm start

Publish

Inside the website folder, run

npm run publish-gh-pages