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

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

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