Skip to content

nottsjs/website

Repository files navigation

NottsJS

NottsJS Website

This is the website code used to generate nottsjs.org.

👩🏼‍💻 Getting Started

After cloning this repo, you can start working on it by installing NPM modules and running the app:

npm install
npm start

🎓 Learning Gatsby

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.

🤝 Contributions

Whether you're fixing bugs, adding new site content, or updating documentation, we appreciate all efforts to improve this community website!

Please review the contribution document for more information about making contributions.