File tree 2 files changed +12
-2
lines changed
2 files changed +12
-2
lines changed Original file line number Diff line number Diff line change
1
+ language : node_js
2
+
3
+ node_js :
4
+ - stable
5
+
6
+ install :
7
+ - npm install
8
+
9
+ script :
10
+ - npm test
Original file line number Diff line number Diff line change 1
1
# react-redux-firebase-authentication
2
2
3
- [ ![ Slack] ( https://slack-the-road-to-learn-react.wieruch.com/badge.svg )] ( https://slack-the-road-to-learn-react.wieruch.com/ )
3
+ [ ![ Build Status ] ( https://travis-ci.org/taming-the-state-in-react/react-redux-firebase-authentication.svg?branch=master )] ( https://travis-ci.org/taming-the-state-in-react/react-redux-firebase-authentication ) [ ![ Slack] ( https://slack-the-road-to-learn-react.wieruch.com/badge.svg )] ( https://slack-the-road-to-learn-react.wieruch.com/ )
4
4
5
5
* Found in [ Taming the State in React] ( https://roadtoreact.com/course-details?courseId=TAMING_THE_STATE )
6
6
* [ Live] ( https://react-firebase-authentication.wieruch.com/ )
24
24
25
25
## Installation
26
26
27
- * ` git clone git@github.com:rwieruch /react-redux-firebase-authentication.git `
27
+ * ` git clone git@github.com:taming-the-state-in-react /react-redux-firebase-authentication.git `
28
28
* ` cd react-redux-firebase-authentication `
29
29
* ` npm install `
30
30
* ` npm start `
You can’t perform that action at this time.
0 commit comments