Skip to content
This repository has been archived by the owner on Jun 6, 2022. It is now read-only.

Latest commit

 

History

History
51 lines (32 loc) · 1.48 KB

README.md

File metadata and controls

51 lines (32 loc) · 1.48 KB

This repo has been archived.

Gatsby

Contributor Covenant

🚀 Quick start

  1. Clone the repo

    git clone https://github.com/gymnasium/gym-front-end.git
  2. Install Dependencies with npm or yarn

    npm

    npm install

    yarn

    yarn
  3. Run the app!

    yarn develop

🎓 Learning Gatsby

Looking for more guidance? Full documentation for Gatsby lives on the website. Here are some places to start:

  • For most developers, we recommend starting with our in-depth tutorial for creating a site with Gatsby. It starts with zero assumptions about your level of ability and walks through every step of the process.

  • To dive straight into code samples, head to our documentation. In particular, check out the Guides, API Reference, and Advanced Tutorials sections in the sidebar.

💫 Deploy

The site is deployed automatically to Netlify with every commit to master. Any open pull requests will create a separate deployment of their own which can be accessed via the netlify console.