Skip to content

gatsby / takeshape / storybook front end project for Gymnasium on Open edX

License

Notifications You must be signed in to change notification settings

tamsweet/gym-front-end

 
 

Repository files navigation

Gatsby

🚀 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!

    Running just gatsby:

    yarn develop

    Running just storybook

    yarn storybook

    Run both at once!

    yarn storydev

🎓 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.

About

gatsby / takeshape / storybook front end project for Gymnasium on Open edX

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 83.8%
  • CSS 15.1%
  • HTML 1.1%