Just your typical ReactJS project built with Gatsby and hosted on Netlify
To run the project you must have NodeJS, Yarn or NPM (Use Yarn!).
-
Open your CLI/IDE (recommend Visual Studio Code) at the root of this project.
-
Run command
yarn start
for Dev Server -
Run command
yarn build
for Build -
Run command
yarn build:serve
for Build with express server