Code source de mon support de cours HTML/CSS
npm install
npm run start
The site will be served by parcel at localhost:1234
.
npm install
npm run build
The site will be generated into a dist/
folder.
Feel free to submit an issue or a pull request if something is broken or missing.