Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 1 month 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 (11 months ago)
- Default Branch: master
- Last Pushed: 2024-01-07T07:54:06.000Z (10 months ago)
- Last Synced: 2024-10-12T05:47:24.305Z (about 1 month 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