- Open the whole folder in VSCode
- Open a new Terminal session
- Run
npm install
once - Run
npm run bootstrap
once - Run
npm start
whenever you need a development server - The assignments are added as
@todo
in the beginning of eachpackages/{area,particles}/index.js
file - When done commit and push your results back to GitHub
- Describe in the README which problems you've solved
- Add images. 👇
- Result images need to be located in each packages folder under
images
- Images should be type PNG
- Images should be 500 × 500 Pixels
- Each image has to be added to the
images.json
file in the images folder - NO UPPERCASE names
- NO whitespaces in names
- NO special characters
öäüß?=)(/&%$§"!*'#.;:,
a-z
and0-9
and_-
are okay