Skip to content

Commit

Permalink
Merge pull request #3 from Wolox/script-fix
Browse files Browse the repository at this point in the history
fixed scripts
  • Loading branch information
NaomiFPassarelli authored Oct 4, 2017
2 parents d615db4 + c8bae40 commit 3242670
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
react-bootstrap
wolox-react-bootstrap
==================

## Prerequisites
Expand All @@ -11,6 +11,6 @@ yarn: https://yarnpkg.com/lang/en/docs/install/#alternatives-tab

You don't need to clone this repository. Just run the following in your terminal:

1- bash <(curl -s https://raw.githubusercontent.com/Wolox/react-bootstrap/master/run.sh) folderName
1- bash <(curl -s https://raw.githubusercontent.com/Wolox/react-bootstrap/development/run.sh) folderName
2- Track and add or delete comment lines: with: // TODO Add this if you need it with: // TODO import your {..}
3- Add .env with your API_BASE_URL
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "wolox-react-bootstrap",
"name": "generator-react-bootstrap",
"version": "0.1.0",
"description": "wolox-react-bootstrap",
"files": ["index.js", "generators"],
Expand Down

0 comments on commit 3242670

Please sign in to comment.