Skip to content

voorhoede/code-class-preact

Repository files navigation

Code class Preact

Setup

git clone [email protected]:voorhoede/code-class-preact.git
cd code-class-preact
npm ci

Exercises

Run each exercise dev script with: npm run <number>, for example the first exercise: npm run one.

Solutions

To get the solution for an exercise apply the solution patch file, for example for the first exercise:

git apply exercise-1/solution.patch

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks