Cape Cod Makers Website is built on GatsbyJS and hosted on Netlify
- Node (v8.2.0 or higher)
- Gatsby CLI
git clone https://github.com/ccmakers/ccmakers-website.git
cd ccmakers-website
npm install
npm start
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.