- Run
npm install - Build with
npm run build - Watch for changes
npm run watch - Run static file server
npm run serve, visit http://localhost:3001/dist/markup/de/
-
Copy
aws.json.defaulttoaws.jsonand fill out the fields, or set the required environment variables:S3_ACCESSKEYID S3_PARAMS_BUCKET S3_PARAMS_SIGNATUREVERSION S3_REGION S3_SECRETACCESSKEY CLOUDFRONT_DISTRIBUTIONID -
To change the asset path, depending on the environment, update the
ASSET_PATHvariable ingulpfile.js -
Run
npm run publish
During the build step the fonts get subsetted. You have to have fonttools installed.