/cra-to-gatsby-workshop

This is a workshop repo to teach you about migrating a create-react-app project to Gatsby

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

Welcome to Moving from create-react-app to Gatsby 👋

All Contributors

Version Documentation Maintenance License: MIT Twitter: khaled_garbaya

This is a workshop repo to teach you about migrating a create-react-app project to Gatsby

Pre-Workshop Instructions/Requirements

Workshop Outline

System Requirements

  • git v2 or greater
  • NodeJS v10 or greater
  • npm v5.2.0 or greater

All of these must be available in your PATH. To verify things are set up properly, you can run this:

git --version
node --version
npm --version

If you have trouble with any of these, learn more about the PATH environment variable and how to fix it here for windows or mac/linux.

Setup

Navitgate to the start folder of the current exercise and follow these instructions.

Installing dependencies

npm install

Running the app

npm run develop

Author

👤 Khaled Garbaya kgarbaya@gmail.com

Hi I am Khaled a software developer, a teacher, and an active open sorcerer. I am a long-time contributor to Gatsbyjs and been working with it since pre v1 version. I run the JAMstack Berlin meetup and a weekly digest newsletter about JAMstack over at https://learnjamstack.com/

🤝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check issues page. You can also take a look at the contributing guide.

Show your support

Give a ⭐️ if this project helped you!

📝 License

Copyright © 2020 Khaled Garbaya kgarbaya@gmail.com.
This project is GNU General Public License v3.0 licensed.


This README was generated with ❤️ by readme-md-generator

Contributors ✨

Thanks goes to these wonderful people (emoji key):


Khaled Garbaya

💻 📖 🚇

This project follows the all-contributors specification. Contributions of any kind welcome!