An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

![react-template](https://realme-ten.vercel.app/api/v1/banner?colorA=831843&colorB=be185d&textColor=f472b6&title=react-template&subtitle=NEO&desc=build%20spa%20with%20pure%20webpack%20config)

[![npm](https://img.shields.io/npm/v/@aiou/react-template)](https://github.com/neo-hack/react-template/tree/master) [![GitHub](https://img.shields.io/npm/l/@aiou/react-template)](https://github.com/neo-hack/react-template/tree/master) [![stackblitz](https://img.shields.io/badge/%E2%9A%A1%EF%B8%8Fstackblitz-online-blue)](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