Website for bi0s powered by JAM Stack (Gatsby).
Make sure that you have Node JS
and NPM
installed. Else you can refer to installation page on our wiki
Navigate into site's directory and start it up.
cd website/
npm install
npm start
Your site is now running at https://localhost:8000