Parcel base

Petit exemple de Parcel

Installation de Parcel

npm install -g parcel-bundler

Les partials HTML

Dans le dossier "partials", il y a un header.html et footer.heml chargés par les pages.

Scripts

npm run start

npm run build

npm run buildsubfolder