This repository contains code for the Consortium Skate 31 website built with Gatsby and Typescript, hosted on Netlify.
The project uses Gatsby, a powerful static site generator for React, and Typescript, a typed superset of JavaScript. The website is hosted for free on Netlify, a great platform that seamlessly integrates with Git.
To get a local copy up and running, follow these simple steps.
This project requires Node.js (which comes with npm) installed on your computer. To install them, visit Node.js download
- Clone the repo
git clone https://github.com/alexdruhet/consortiumskate31.git
- Install NPM packages
npm install
- Start the local development server
npm start
The project is hosted on Netlify. The repository is connected with Netlify and it will automatically build and deploy when you push to your repository.
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the MIT License. See LICENSE
for more information.
Alex Druhet - Listo Studio - [email protected]