File tree Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Original file line number Diff line number Diff line change 2
2
3
3
Checkout our progress on [ ![ Waffle.io] ( https://badge.waffle.io/corgicode/frontend-react.svg?columns=all )] ( https://waffle.io/corgicode/frontend-react )
4
4
5
-
6
5
Frontend project for [ codecorgi] ( codecorgi.co ) .
7
6
8
7
Decided to open source it so that users can look at a non trivial codebase and follow development.
@@ -15,13 +14,12 @@ Redux and Redux Thunk boilerplate.
15
14
[ ![ Build Status] ( https://circleci.com/gh/corgicode/frontend-react.svg?style=shield )] ( https://circleci.com/gh/corgicode/frontend-react )
16
15
17
16
* Tutorial: [ Getting started with create-react-app, Redux, React Router & Redux Thunk] ( https://medium.com/@notrab/getting-started-with-create-react-app-redux-react-router-redux-thunk-d6a19259f71f )
18
- * Example: [ View on Heroku] ( https://cra-redux-router-thunk.herokuapp.com/ )
19
17
20
18
## Installation
21
19
22
20
``` bash
23
- git clone https:// github.com/notrab/create -react-app-redux .git
24
- cd create-react-app-redux
21
+ git clone git@ github.com:corgicode/frontend -react.git frontend
22
+ cd frontend
25
23
npm i
26
24
```
27
25
You can’t perform that action at this time.
0 commit comments