Skip to content
This repository has been archived by the owner on Apr 23, 2021. It is now read-only.

ricardodantas/sample-react-router-redux-jwt

Repository files navigation

Codeship Status for ricardodantas/sample-react-router-redux-jwt Build Status Coverage Status

Description:

This project is a sample that shows how to use webpack 2, flow, css-modules, scss, react, react-router v4, redux (with thunk), JWT auth, jest, enzyme, ES6, babel and axios.

Live demo:

https://sample-react-router-redux-jwt.herokuapp.com/

Setup:

npm install

Usage

$ npm run test # run tests

$ npm run test:watch # watch tests

$ npm start #dev mode

$ node run production #build package and start server

Deploy

$ npm run build #build for production

$ git push heroku master

TODO:

About

This project is a sample that shows how to use webpack 2, css-modules, scss, react, react-router v4, redux (with thunk), JWT auth, jest, enzyme, ES6, babel and axios.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages