Personal portfolio website and online space of Richard van 't Hof built to show my work and experiments built using React and the Gatsby static site generator.
- Npm/Yarn
- Node JS
- Gatsby
To edit this site the following steps have to be taken
- clone this repository
- Install all packages using this command
Yarn
yarn install
- Run the following command to start the server
yarn dev
To build a site for deployment, use the following command
yarn build
The code in this project will be provided under the MIT Licence with the exeption of assets, concepts and styling that are part of The Rich Art Space brand or it's projects/concepts.