Requirements: Node.js 12+
npm install -g parcel-bundler
npm i
Build the application:
npm run build
A static build of the application will be available in the dist
directory.
Images are automagically compressed, but right now there aren't plugin to add multiple sizes (it might come soon: (https://github.com/parcel-bundler/parcel/issues/3737)[https://github.com/parcel-bundler/parcel/issues/3737]) to use in responsive website so sizing must be manually (xnconvert is recommended).