Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Create React App

Set up a modern web app by running one command.
Collective - Host: opensource - https://opencollective.com/create-react-app - Website: https://create-react-app.dev - Code: https://github.com/facebook/create-react-app

random fixes + license

github.com/facebook/create-react-app - 614b2dbec4221019560078eb29db862332424f8a authored over 8 years ago by Christopher Chedeau <[email protected]>
npm install on graduation

github.com/facebook/create-react-app - 4d11e6a6d10a69a745c57ec05e77eaceeefb6cde authored over 8 years ago by Dan Abramov <[email protected]>
Make it fit in one line

github.com/facebook/create-react-app - ec5e284f43cd890a2d24f775f77f0fc5f3810dfc authored over 8 years ago by Christopher Chedeau <[email protected]>
.

Summary:

Test Plan:

Reviewers:

CC:

Task ID: #

github.com/facebook/create-react-app - 279d704f1b713e4cfd7605b14e36fcbf3d9d33f8 authored over 8 years ago by Christopher Chedeau <[email protected]>
Tweak wording and make package.json scripts less obnoxious

github.com/facebook/create-react-app - d2130d2b3e7ee814338c3a489f216ee26e228a02 authored over 8 years ago by Dan Abramov <[email protected]>
Get graduate working

github.com/facebook/create-react-app - 2987cc69b97503d9f413ba2d20f82a33b7cc6a32 authored over 8 years ago by Dan Abramov <[email protected]>
Make it work outside its own directory

github.com/facebook/create-react-app - cb0ada7a00af269d196f122ebd346c83f3b0a4a1 authored over 8 years ago by Dan Abramov <[email protected]>
Open url in Chrome if app is already opened

github.com/facebook/create-react-app - 07ad9b02f2b8407a898b6ba4f39a97de83f9708a authored over 8 years ago by Christopher Chedeau <[email protected]>
Make default app look less sketchy

github.com/facebook/create-react-app - 75e197be39f1e79fec8c41c388a110e250ce21e1 authored over 8 years ago by Christopher Chedeau <[email protected]>
Separate index.css and App.css

github.com/facebook/create-react-app - 4b4a8a155dc3e051fd61b3845a6091f95cf547bb authored over 8 years ago by Dan Abramov <[email protected]>
random fixes + license

github.com/facebook/create-react-app - 614b2dbec4221019560078eb29db862332424f8a authored over 8 years ago by Christopher Chedeau <[email protected]>
npm install on graduation

github.com/facebook/create-react-app - 4d11e6a6d10a69a745c57ec05e77eaceeefb6cde authored over 8 years ago by Dan Abramov <[email protected]>
Make it fit in one line

github.com/facebook/create-react-app - ec5e284f43cd890a2d24f775f77f0fc5f3810dfc authored over 8 years ago by Christopher Chedeau <[email protected]>
.

Summary:

Test Plan:

Reviewers:

CC:

Task ID: #

github.com/facebook/create-react-app - 279d704f1b713e4cfd7605b14e36fcbf3d9d33f8 authored over 8 years ago by Christopher Chedeau <[email protected]>
Tweak wording and make package.json scripts less obnoxious

github.com/facebook/create-react-app - d2130d2b3e7ee814338c3a489f216ee26e228a02 authored over 8 years ago by Dan Abramov <[email protected]>
Add linting and nicer output

github.com/facebook/create-react-app - 9800d053166fdbc36a9661a79d99c63ef2bd45c0 authored over 8 years ago by Dan Abramov <[email protected]>
Make the end to end install flow work :))

github.com/facebook/create-react-app - 6987b80937e2f0197c413f285bef70c25a2a8770 authored over 8 years ago by Christopher Chedeau <[email protected]>
Initial version of the global cli

Test Plan:

```
npm pack
node global-cli/index.js testing --scripts-version /Users/vjeux/random/...

github.com/facebook/create-react-app - 2305bf23976cb8adf18c4583050fc50fb92d67ce authored over 8 years ago by Christopher Chedeau <[email protected]>
.

Summary:

Test Plan:

Reviewers:

CC:

Task ID: #

github.com/facebook/create-react-app - f0c3888779fd1cd29a30b8acae4780e3a089757e authored over 8 years ago by Christopher Chedeau <[email protected]>
Use devtool: eval for speed and reload on change

github.com/facebook/create-react-app - bac207bde5971dbed65b04c75c96b80604c677b0 authored over 8 years ago by Dan Abramov <[email protected]>
add `npm run create-react-app` alias

github.com/facebook/create-react-app - 9642700a3253562959a50d0031d7fed30d71e1f6 authored over 8 years ago by Christopher Chedeau <[email protected]>
Move all the scripts to the scripts/ folder and use them from the scripts section of package.json

github.com/facebook/create-react-app - 714971cccc19fb57d1ef114aa916ba2287da14fc authored over 8 years ago by Christopher Chedeau <[email protected]>
Add linting and nicer output

github.com/facebook/create-react-app - 9800d053166fdbc36a9661a79d99c63ef2bd45c0 authored over 8 years ago by Dan Abramov <[email protected]>
Support statics

github.com/facebook/create-react-app - d0c25cb725542df002b9c53407bcd7651467988b authored over 8 years ago by Dan Abramov <[email protected]>
save dev and remove no longer needed index.html file

github.com/facebook/create-react-app - c172eb917aa560f827fee9eb6a181dbd7c185492 authored over 8 years ago by Christopher Chedeau <[email protected]>
Ensure dependencies exist in package.json

github.com/facebook/create-react-app - b0c1f224589b27f76096a5043c0242cd8cd8487e authored over 8 years ago by Dan Abramov <[email protected]>
initial version of export-scripts

I have no tested it :)

github.com/facebook/create-react-app - dc6b0f46e1676e4fc94555413aa3f22e838a8120 authored over 8 years ago by Christopher Chedeau <[email protected]>
Initial version of the global cli

Test Plan:

```
npm pack
node global-cli/index.js testing --scripts-version /Users/vjeux/random/...

github.com/facebook/create-react-app - 2305bf23976cb8adf18c4583050fc50fb92d67ce authored over 8 years ago by Christopher Chedeau <[email protected]>
Tweak README with the new naming + add instructions

github.com/facebook/create-react-app - 2c80f43f264426025f0ddf28eaff7cbb95153d69 authored over 8 years ago by Christopher Chedeau <[email protected]>
Ensure dependencies exist in package.json

github.com/facebook/create-react-app - b0c1f224589b27f76096a5043c0242cd8cd8487e authored over 8 years ago by Dan Abramov <[email protected]>
save dev and remove no longer needed index.html file

github.com/facebook/create-react-app - c172eb917aa560f827fee9eb6a181dbd7c185492 authored over 8 years ago by Christopher Chedeau <[email protected]>
Support statics

github.com/facebook/create-react-app - d0c25cb725542df002b9c53407bcd7651467988b authored over 8 years ago by Dan Abramov <[email protected]>
initial version of export-scripts

I have no tested it :)

github.com/facebook/create-react-app - dc6b0f46e1676e4fc94555413aa3f22e838a8120 authored over 8 years ago by Christopher Chedeau <[email protected]>
Tweak README with the new naming + add instructions

github.com/facebook/create-react-app - 2c80f43f264426025f0ddf28eaff7cbb95153d69 authored over 8 years ago by Christopher Chedeau <[email protected]>
.

Summary:

Test Plan:

Reviewers:

CC:

Task ID: #

github.com/facebook/create-react-app - f0c3888779fd1cd29a30b8acae4780e3a089757e authored over 8 years ago by Christopher Chedeau <[email protected]>
Use devtool: eval for speed and reload on change

github.com/facebook/create-react-app - bac207bde5971dbed65b04c75c96b80604c677b0 authored over 8 years ago by Dan Abramov <[email protected]>
add `npm run create-react-app` alias

github.com/facebook/create-react-app - 9642700a3253562959a50d0031d7fed30d71e1f6 authored over 8 years ago by Christopher Chedeau <[email protected]>
Move all the scripts to the scripts/ folder and use them from the scripts section of package.json

github.com/facebook/create-react-app - 714971cccc19fb57d1ef114aa916ba2287da14fc authored over 8 years ago by Christopher Chedeau <[email protected]>
Initial commit with webpack and css/autoprefixer working

github.com/facebook/create-react-app - 9c72b8137c5769221b1eedcbd88265a432b3caa9 authored over 8 years ago by Christopher Chedeau <[email protected]>
Explain what it is

github.com/facebook/create-react-app - 2badb45121503202bc13a57d2de4236b68493656 authored over 8 years ago by Dan Abramov <[email protected]>
Initial commit with webpack and css/autoprefixer working

github.com/facebook/create-react-app - 9c72b8137c5769221b1eedcbd88265a432b3caa9 authored over 8 years ago by Christopher Chedeau <[email protected]>
Add some "basic" configuration

github.com/facebook/create-react-app - 86fa5b3f78013787b4f6801b989edb700feaaec7 authored over 8 years ago by Dan Abramov <[email protected]>
Explain what it is

github.com/facebook/create-react-app - 2badb45121503202bc13a57d2de4236b68493656 authored over 8 years ago by Dan Abramov <[email protected]>
Add some "basic" configuration

github.com/facebook/create-react-app - 86fa5b3f78013787b4f6801b989edb700feaaec7 authored over 8 years ago by Dan Abramov <[email protected]>
Initial commit

github.com/facebook/create-react-app - 003d9e7b52c3a91cb584b3afd78cd06c539f13be authored over 8 years ago by Christopher Chedeau <[email protected]>
Initial commit

github.com/facebook/create-react-app - 003d9e7b52c3a91cb584b3afd78cd06c539f13be authored over 8 years ago by Christopher Chedeau <[email protected]>