- This boilerplate is using my fork of imba-router which aren't always synced with upstream.
- Parcel is using latest chrome version (defined in
package.json
) for building in order to support latest javascript features.
npm i # install dependencies
npm run serve # start dev-server
npm run build # build website