All Projects → meetajhu → react-spa-template

meetajhu / react-spa-template

Licence: other
This is a sample template for single page applications built using React + Router to work with webpack dev server

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects
HTML
75241 projects

Projects that are alternatives of or similar to react-spa-template

react-simple-boilerplate
Simple React Boilerplate with Webpack, Github Actions, Scss, Lazy Loading etc....
Stars: ✭ 38 (+100%)
Mutual labels:  yarn, webpack-dev-server
Molecule
⚛️ – :atom: – ⚛️ Boilerplate for cross platform web/native react apps with electron.
Stars: ✭ 95 (+400%)
Mutual labels:  yarn, react-router
molecule
⚛️ –  – ⚛️ Boilerplate for cross platform web/native react apps with electron.
Stars: ✭ 95 (+400%)
Mutual labels:  yarn, react-router
react-hot-loader-starter-kit
react 16, redux 5, react router 4, universal, webpack 3
Stars: ✭ 41 (+115.79%)
Mutual labels:  react-router, hot-module-replacement
universal-hot-reload
Hot reload client and server webpack bundles for the ultimate development experience
Stars: ✭ 79 (+315.79%)
Mutual labels:  webpack-dev-server, hot-module-replacement
react-webpack2-skeleton
Get started with React with Webpack2, React-Router, Redux, Code Splitting and Server Rendering
Stars: ✭ 59 (+210.53%)
Mutual labels:  yarn, react-router
Js Stack From Scratch
🛠️⚡ Step-by-step tutorial to build a modern JavaScript stack.
Stars: ✭ 18,814 (+98921.05%)
Mutual labels:  yarn, react-router
Webpack Core Usage
webpack2完整系列课程,欢迎阅读。同时欢迎移步我的react全家桶文章全集: https://github.com/liangklfangl/react-article-bucket
Stars: ✭ 94 (+394.74%)
Mutual labels:  react-router, webpack-loader
Express Webpack React Redux Typescript Boilerplate
🎉 A full-stack boilerplate that using express with webpack, react and typescirpt!
Stars: ✭ 156 (+721.05%)
Mutual labels:  yarn, react-router
React Redux Styled Hot Universal
react boilerplate used best practices and focus on performance
Stars: ✭ 147 (+673.68%)
Mutual labels:  yarn, react-router
svelte-loader-hot
Webpack loader for svelte components with HMR support
Stars: ✭ 22 (+15.79%)
Mutual labels:  webpack-loader, hot-module-replacement
ts-react-boilerplate
A very opinionated (React/TypeScript/Redux/etc) frontend boilerplate
Stars: ✭ 43 (+126.32%)
Mutual labels:  yarn, react-router
coconat
🍥 StarterKit Builder for rocket-speed App creation on 🚀 React 17 + 📙 Redux 4 + 🚠 Router 5 + 📪 Webpack 5 + 🎳 Babel 7 + 📜 TypeScript 4 + 🚔 Linters 23 + 🔥 HMR 3
Stars: ✭ 95 (+400%)
Mutual labels:  yarn, react-router
Js Stack Boilerplate
Final boilerplate code of the JavaScript Stack from Scratch tutorial –
Stars: ✭ 145 (+663.16%)
Mutual labels:  yarn, react-router
vue-hot-reload-loader
Enable hot module replacement (HMR) on your Vue components
Stars: ✭ 20 (+5.26%)
Mutual labels:  webpack-loader, hot-module-replacement
Registration-and-Login-using-MERN-stack
Simple Registration and Login component with MERN stack
Stars: ✭ 210 (+1005.26%)
Mutual labels:  yarn, react-router
minimal-hapi-react-webpack
Minimal Hapi + React + Webpack + HMR (hot module reloading) Sandbox
Stars: ✭ 55 (+189.47%)
Mutual labels:  hot-module-replacement
parcel-typescript-react
📦 Typescriot react perttier example using parcel bundler
Stars: ✭ 15 (-21.05%)
Mutual labels:  yarn
react-native-surrender
CLI script that clears Watchman, removes node_modules and cleans cache using npm or yarn
Stars: ✭ 53 (+178.95%)
Mutual labels:  yarn
react-typescript
React16 + HMR + typescript + webpack + tslint + tests
Stars: ✭ 21 (+10.53%)
Mutual labels:  yarn

Template for Single Page Application using React and Webpack

To start:

yarn install

Start dev server by:

npm run start:dev

To build and generate dist:

npx wepback

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].