https://github.com/seniorjoinu/react-frontend-skeleton
Don't waste your time
https://github.com/seniorjoinu/react-frontend-skeleton
ajax babel boilerplate easy easy-to-use frontend generator javascript minimal minimalistic postcss react react-redux-router redux sass simple skeleton template webpack
Last synced: 3 months ago
JSON representation
Don't waste your time
- Host: GitHub
- URL: https://github.com/seniorjoinu/react-frontend-skeleton
- Owner: seniorjoinu
- Created: 2018-05-24T16:34:29.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-06-14T15:25:56.000Z (about 8 years ago)
- Last Synced: 2025-10-20T12:59:18.287Z (8 months ago)
- Topics: ajax, babel, boilerplate, easy, easy-to-use, frontend, generator, javascript, minimal, minimalistic, postcss, react, react-redux-router, redux, sass, simple, skeleton, template, webpack
- Language: JavaScript
- Homepage:
- Size: 97.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Simple React frontend skeleton
Bootstrap your development with minimalistic (e.g. more productive) setup
#### What's inside
* Webpack (with dev server configured for hmr),
* Babel (env, stage-0, jsx), Sass, Postcss (with imports)
* React, Redux, Router, Logger
* Qwest (lightweight ajax)
#### Install, build, run
1. `clone`
2. `npm i`
3. `npm run build` - for prod
4. `npm run start` - for dev