https://github.com/mars/create-react-app-inner-buildpack
Inner layer of Heroku Buildpack for create-react-app
https://github.com/mars/create-react-app-inner-buildpack
Last synced: 10 months ago
JSON representation
Inner layer of Heroku Buildpack for create-react-app
- Host: GitHub
- URL: https://github.com/mars/create-react-app-inner-buildpack
- Owner: mars
- License: mit
- Created: 2016-07-29T04:07:01.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2021-01-07T01:05:45.000Z (over 5 years ago)
- Last Synced: 2025-04-15T03:13:03.933Z (over 1 year ago)
- Language: Ruby
- Homepage: https://github.com/mars/create-react-app-buildpack
- Size: 43 KB
- Stars: 25
- Watchers: 6
- Forks: 49
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Inner layer of Heroku Buildpack for create-react-app
====================================================
See: [create-react-app-buildpack's architecture](https://github.com/mars/create-react-app-buildpack/blob/master/README.md#user-content-architecture-) for how this helps deploy React apps.
[](https://travis-ci.org/mars/create-react-app-inner-buildpack)
Development
-----------
Use Ruby 1.9.3 as built-in to Cedar-14.
Run tests: `bundle exec rake`