Last active
January 10, 2017 11:55
-
-
Save NetguruGist/51cc78755a726040c93e5d89b21cb025 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ npm install -g create-react-app | |
$ create-react-app netguru-react-redux-1 | |
$ cd netguru-react-redux-1 && npm start |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment