Skip to content

jaredp/coffee-react-app-scripts

 
 

Coffee-React-Scripts

Use Create React App with Coffeescript.

Usage

npx create-react-app --scripts-version coffee-react-scripts my-funky-app

See https://github.com/facebook/create-react-app for more information.

CRA Version

The last merged version of create-react-app was 2.1.5.

Thanks

I looked to https://github.com/jimleuk/react-coffee-scripts for ideas. The big differences between this repo and is this one is a few patches on top of facebook/create-react-app, whereas he copy+pasted code into his. Theoretically, that makes this one easier to keep up to date with the official CRA, because we can git merge upstream. Theoretically.

License

This repo, and Create React App, are both open source software licensed as MIT.

Disclaimer

I am providing the code in the repository to you under an open source license. Because this is my personal repository, the license you receive to my code is from me and not my employer (Facebook)

About

Set up a modern web app by running one command.

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 98.2%
  • Shell 1.3%
  • TypeScript 0.2%
  • CSS 0.1%
  • HTML 0.1%
  • AppleScript 0.1%