|
1 | 1 | # ReadAlongs Web App Suite |
2 | 2 |
|
3 | | -[](https://github.com/ReadAlongs/Web-Component/actions) |
4 | | -[](https://github.com/ReadAlongs/Web-Component/actions) |
5 | | -[](https://github.com/ReadAlongs/Web-Component/blob/main/LICENSE) |
6 | | -[](https://github.com/ReadAlongs/Web-Component) |
| 3 | +[](https://github.com/ReadAlongs/Studio-Web/actions) |
| 4 | +[](https://github.com/ReadAlongs/Studio-Web/actions) |
| 5 | +[](https://github.com/ReadAlongs/Studio-Web/blob/main/LICENSE) |
| 6 | +[](https://github.com/ReadAlongs/Studio-Web) |
7 | 7 | [](https://www.npmjs.com/package/@readalongs/web-component) |
8 | 8 | [](https://www.npmjs.com/package/@readalongs/ngx-web-component) |
9 | 9 |
|
10 | 10 | Interactive story telling embeddable into any website! |
11 | 11 |
|
12 | 12 | <!-- TODO: put an animated GIF here, showing it off! --> |
13 | 13 |
|
14 | | -This mono repo combines four packages: |
| 14 | +This mono repo, formerly called Web-Component, now called Studio-Web, combines four packages: |
15 | 15 |
|
16 | 16 | - A [stencil web component](packages/web-component/) for visualizing read alongs, |
17 | 17 | - An [Angular Library](packages/ngx-web-component/) that wraps the stencil web component, |
@@ -46,13 +46,13 @@ repository. You also should only run commands from the root of the repo. See gui |
46 | 46 |
|
47 | 47 | Clone the repo: |
48 | 48 |
|
49 | | - git clone git@github.com:ReadAlongs/Web-Component.git |
| 49 | + git clone git@github.com:ReadAlongs/Studio-Web.git |
50 | 50 |
|
51 | 51 | ### Installing dependencies |
52 | 52 |
|
53 | 53 | Use `npm` to install all dependencies: |
54 | 54 |
|
55 | | - cd Web-Component |
| 55 | + cd Studio-Web |
56 | 56 | npm install |
57 | 57 |
|
58 | 58 | ### Serving/Development |
@@ -262,7 +262,7 @@ so if you have deployed the API elsewhere, you must: |
262 | 262 |
|
263 | 263 | ## Contributing |
264 | 264 |
|
265 | | -Feel free to dive in! [Open an issue](https://github.com/ReadAlongs/Web-Component/issues/new) or submit PRs. |
| 265 | +Feel free to dive in! [Open an issue](https://github.com/ReadAlongs/Studio-Web/issues/new) or submit PRs. |
266 | 266 |
|
267 | 267 | This repo follows the [Contributor Covenant](https://contributor-covenant.org/version/1/3/0/) Code of Conduct. |
268 | 268 |
|
|
0 commit comments