This code is for jazeee.com
- Install
node
- Run
npm install
- Run
npm run dev
- Run
npm run lint:all --fix
- Run
npm run build
CI=1 npm run build --stats
- Install
webpack-bundle-analyzer
, or run vianpx
webpack-bundle-analyzer build/bundle-stats.json build/ --port 9999
aws s3 sync ./build/ s3://www-2023 --profile ...
- Invalidate cloudfront distribution.