https://github.com/sezmars/react-webpack
React + TypeScript + Webpack
https://github.com/sezmars/react-webpack
github-pages react starter-kit typescript webpack
Last synced: 2 months ago
JSON representation
React + TypeScript + Webpack
- Host: GitHub
- URL: https://github.com/sezmars/react-webpack
- Owner: sezmars
- Created: 2023-10-02T16:36:15.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-10-03T12:25:57.000Z (almost 3 years ago)
- Last Synced: 2025-11-11T21:23:04.284Z (8 months ago)
- Topics: github-pages, react, starter-kit, typescript, webpack
- Language: TypeScript
- Homepage: https://sezmars.github.io/react-webpack/
- Size: 303 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React + TypeScript + Webpack
## Development server
Run `npm run start` for a dev server. Navigate to `http://localhost:3000/`. The application will automatically reload if
you change any of the source files.
## Description
- This project was created to show the correct and complete setup of webpack to start developing an application.
- There is an example of a simple application in the src folder, you can use it to test and understand the configurations.
## Techologies
- HTML
- SCSS
- TypeScript
- React.js
- Webpack
- React Icons
- React router
- Styled modules