- windows:
npm run analyze
# or
yarn analyze
- linux:
ANLYZE=true npm run build
# or
ANLYZE=true yarn build
npm run dev
# or
yarn dev
# and
npm run server
# or
yarn server
The impact of the performance adjustments made in this app is almoust unotable for this app, it's only to study the possible ways to manage performance