- React (react@18, react-router-dom@6, react-intl@6, react-redux@8, @reduxjs/toolkit)
- CSS Modules
- ESLint / stylelint / prettier / husky
- Webpack setup (dev server, hmr, aliases, code splitting)
yarn dev
will serve development build at :8000NODE_ENV=production yarn dist
will make production build at./dist
folder