The official "JUR Recordings" website, built with GatsbyJS & NetlifyCMS
- git (https://git-scm.com/)
- Yarn Package Manager (https://yarnpkg.com/en/)
Open a terminal in the directory you want to have this project and run:
git clone https://github.com/rocket-monkey/jur-gatsby.git
Then go into project dir, install packages and start it, with following commands:
cd jur-gatsby
yarn
yarn dev