An open API service indexing awesome lists of open source software.

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

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.

[![Build Status](https://travis-ci.org/mars/create-react-app-inner-buildpack.svg?branch=master)](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`