https://github.com/neo-hack/react-template
react spa with webpack
https://github.com/neo-hack/react-template
Last synced: over 1 year ago
JSON representation
react spa with webpack
- Host: GitHub
- URL: https://github.com/neo-hack/react-template
- Owner: neo-hack
- License: mit
- Created: 2021-12-11T14:14:47.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-07-14T14:13:04.000Z (almost 3 years ago)
- Last Synced: 2025-03-06T20:22:35.596Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 376 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README

[](https://github.com/neo-hack/react-template/tree/master) [](https://github.com/neo-hack/react-template/tree/master) [](https://stackblitz.com/github/neo-hack/react-template/tree/master)
[Edit on StackBlitz ⚡️](https://stackblitz.com/github/neo-hack/react-template/tree/master)
## features
- ⚡ Pure webpack + swc + lightningcss
- 🗄️ Support automatic setup path alias from tsconfig-paths
- 🎐 Tailwindcss
- 💽 [Rematch](https://github.com/rematch/rematch)
- 📢 With friendly build progress and error output
- 📈 Bundle size analyzer
- 📁 Filesystem-based routes with [webpack-plugin-react-pages](https://github.com/JiangWeixian/webpack-plugin-react-pages)
## development
- **Setup** - `pnpm i && pnpm dev`
- **Build** - `pnpm build`
## refs
- https://stackoverflow.com/questions/35412137/how-to-get-access-to-webpack-dev-server-from-devices-in-local-network