https://github.com/mlutfullaev/advanced-frontend-react
Custom Webpack config. Advanced architecture. More than 20 UI libraries. Css Module. Testing.
https://github.com/mlutfullaev/advanced-frontend-react
architecture cssmodules eslint i18n react stylelint testing typescript webpack
Last synced: 11 months ago
JSON representation
Custom Webpack config. Advanced architecture. More than 20 UI libraries. Css Module. Testing.
- Host: GitHub
- URL: https://github.com/mlutfullaev/advanced-frontend-react
- Owner: mlutfullaev
- Created: 2023-12-30T05:08:24.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-01-07T07:54:06.000Z (about 2 years ago)
- Last Synced: 2025-03-11T23:42:43.244Z (11 months ago)
- Topics: architecture, cssmodules, eslint, i18n, react, stylelint, testing, typescript, webpack
- Language: TypeScript
- Homepage:
- Size: 518 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
Used: error boundary
## Main Scripts
### `npm install`
### to install all dependencies
### `npm run start`
### to start the project
### `npm run build:prod`
### to build the project for production