diff --git a/README.md b/README.md index 5fdaaabc7..32d897cab 100644 --- a/README.md +++ b/README.md @@ -136,6 +136,7 @@ If you run into problems, first search the issues in this repository. If you don #### [Contribute to Ignite CLI](https://github.com/infinitered/ignite/blob/master/.github/CONTRIBUTING.md) - Getting up and running for your first pull request #### [Take a tour of Ignite CLI source code](https://github.com/infinitered/ignite/blob/master/docs/advanced-guides/tour.md) +#### [Get inspired by apps built with Ignite](https://github.com/infinitered/ignite/blob/master/docs/quick-start/built-with-ignite.md) #### [Chat with us on the IR Community](http://community.infinite.red) - Infinite Red devs standing by #### [Who are We?](https://infinite.red) - Learn More About Infinite Red #### [Project Web Page](https://infinite.red/ignite/) - Ignite on Infinite Red diff --git a/docs/quick-start/built-with-ignite.md b/docs/quick-start/built-with-ignite.md new file mode 100644 index 000000000..2745deaad --- /dev/null +++ b/docs/quick-start/built-with-ignite.md @@ -0,0 +1,12 @@ +## Apps Built With Ignite + +### Infinite Red Apps +| Image | Boilerplate | GH Link (if OSS) | Store Links | +|-----|-----|-----|-----| +| ![Chain React App](https://lh3.googleusercontent.com/-TY4Df1_FhqXQih70sapqG6aZguHsd32_MLU311cyZLZuGTLFN7SF3zT5Ypd9WqXKig=w2880-h1624) | Bowser | [Chain React 2018](https://github.com/infinitered/ChainReactApp2018) | [iOS]() [Android](https://play.google.com/store/apps/details?id=com.chainreactapp) | + + +### Community Apps +| Image | Boilerplate | GH Link (if OSS) | Store Links | +|-----|-----|------|-----| +| ![Figment AR](https://lh3.googleusercontent.com/9jCLxXTGgDXLpiyDFHZDlj4vNW4xURvDrvdS-skBQH3jVLOf6VhLsRlUuZz_7mKQcxs=w2880-h1624) | | [Figment AR](https://github.com/viromedia/figment-ar) | [iOS](https://itunes.apple.com/us/app/figment-ar/id1270018902?mt=8) [Android](https://play.google.com/store/apps/details?id=com.viro.figment&hl=en_US) | diff --git a/package-lock.json b/package-lock.json index bcf242a71..6e72e918c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "ignite-cli", - "version": "2.1.1", + "version": "2.1.2", "lockfileVersion": 1, "requires": true, "dependencies": {