File tree Expand file tree Collapse file tree 1 file changed +1
-25
lines changed Expand file tree Collapse file tree 1 file changed +1
-25
lines changed Original file line number Diff line number Diff line change 1
1
# ember-cli-deploy-create-react-app
2
2
3
- This README outlines the details of collaborating on this Ember addon.
4
-
5
- ## Installation
6
-
7
- * ` git clone <repository-url> ` this repository
8
- * ` cd ember-cli-deploy-create-react-app `
9
- * ` npm install `
10
- * ` bower install `
11
-
12
- ## Running
13
-
14
- * ` ember serve `
15
- * Visit your app at [ http://localhost:4200 ] ( http://localhost:4200 ) .
16
-
17
- ## Running Tests
18
-
19
- * ` npm test ` (Runs ` ember try:each ` to test your addon against multiple Ember versions)
20
- * ` ember test `
21
- * ` ember test --server `
22
-
23
- ## Building
24
-
25
- * ` ember build `
26
-
27
- For more information on using ember-cli, visit [ https://ember-cli.com/ ] ( https://ember-cli.com/ ) .
3
+ Simple, flexible deployment for your [ create-react-app] ( https://github.com/facebookincubator/create-react-app ) app
You can’t perform that action at this time.
0 commit comments