Skip to content

Latest commit

 

History

History
42 lines (36 loc) · 2.09 KB

README.md

File metadata and controls

42 lines (36 loc) · 2.09 KB

bi0s Website

Watchers Star Gazers Forks

Travis CI Netlify Status MIT Open Issues PRs Contributors

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