db7a4c714e8fa584e3f84a44a9afe4b45ceedcf4
Start parcel server
npm run parcel
Launch esling check
npm run eslint
Build single JS and CSS files
npx parcel build --public-url '.'
Cleanup the parcel cache
rm -rf .parcel-cache
Description
Languages
HTML
67%
TypeScript
28%
CSS
4.8%
Makefile
0.2%