Skip to content

Latest commit

History

History
24 lines (17 loc) 路 1.1 KB

README.md

File metadata and controls

24 lines (17 loc) 路 1.1 KB

Spartan Protocol Site

Repository for the community built and run website for Spartan Protocol.
Built with: React | Gatsby | Tailwind

  1. Fork repo & setup

    • Fork/clone repo to your local
    • Make sure you are using node version >=18.0.0 <19.4.0 You can easily change/switch between versions using NVM
    • Open the project in your preferred code editor (VSCode is great: https://code.visualstudio.com/)
    • Run yarn in the terminal section to pull in the dependencies and get set up
  2. Open the code and start customizing!

    • In the terminal section, run yarn start to build and run the project locally
    • The site is now running at http://localhost:8000
    • Edit anywhere in the codebase to see your site update in real-time!

Thankyou to:

- Community contributors for building and managing this open source community website!
- Netlify & Vercel for supporting our community and making deploys so easy!  

image image