Jeremyxgo React Redux Boilerplate Save

A React boilerplate based on Redux, React Router, styled components and Parcel

Project README

WARNING

This project is not maintained anymore.


React Redux Boilerplate

A boilerplate for building React single-page application.

Features

Usage

Setup:

# clone the repo
$ git clone https://github.com/jeremyxgo/react-redux-boilerplate.git your-project-name

# install dependencies
$ cd your-project-name
$ yarn install

Testing:

# run all tests
$ yarn test

# watch files for changes and rerun tests
$ yarn run test:watch

Building:

# output assets to ./dist
$ yarn build

Development:

# start development server at http://localhost:3000
$ yarn start

License

MIT

Open Source Agenda is not affiliated with "Jeremyxgo React Redux Boilerplate" Project. README Source: jeremyxgo/react-redux-boilerplate
Stars
60
Open Issues
0
Last Commit
4 years ago
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating