maxcell / prince.dev

MIT License
3 stars 4 forks source link

Prince's Website

This is now old and shall be archived! If you're interested in following in the new iteration, feel free to check out https://github.com/maxcell/prince-toast

This is the repository that determines what is going on over at . It is powered by Gatsby a static website generator that utilizes the JavaScript framework, React!

Install

If you're interested in using this project, whether to develop locally or to take anything as far as my styling:

Make sure that you have the Gatsby CLI program installed:

npm install --global gatsby-cli

Then you can run it by:

cd prince.dev
gatsby develop