- p5 to draw stuff
- ml5 to classify stuff
- milligram to style stuff
- typescript & less for more syntactic sugar
- parcel to bundle the app
After you have git clone
this repo, first install the dependencies:
npm i
Then start the dev server:
npm run dev
To build the app for production, run:
npm run build
And look for the dist folder
This app is part of school project at INSA Lyon by a bunch of lovely fellows ❤. Credit goes to:
- Hugo Delile
- Tania Oudinet
- Nathan Savina
- Corentin Thomasset
- +Someone that doesn't want to be quoted