/bi0s-portfolio

portfolio website based on React

Primary LanguageJavaScriptMIT LicenseMIT

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