⚠️ This repo would not be updated anymore, the contents have been copied into https://github.com/pataruco/ga where further development would add it.
Is a monorepo with content for Front-end Web Development course for General Assembly London 🇬🇧
It is divided:
- Web : React app hosted in Netlify with the custom domain https://fewd.pataruco.dev
- Labs: Labs & exercises for each lesson
- Homeworks: Exercises for students outside class
-
Clone this repo
git clone git@github.com:pataruco/fewd.git
-
Install dependencies
yarn
yarn workspace web start
A Github action is set to deal with deployments to prod. To trigger a deployment