- 09 Feb, 2017 2 commits
-
-
Calvin Webster authored
* clarifying the use of custom environment variables * Tweak
-
RodrigoHahn authored
Updated README.md to refer to the current rebranding.
-
- 04 Feb, 2017 2 commits
- 26 Jan, 2017 1 commit
-
- 24 Jan, 2017 1 commit
-
-
Alex Driaguine authored
* Added Rails link to User Guide * docs: unify sections for rails and node backend integration * docs: fix faulty link and indentation
-
- 23 Jan, 2017 1 commit
-
-
Vasiliy Taranov authored
* Add causes of dev server not detecting changes Add causes of `npm start` not detecting changes to Troubleshooting chapter of User Guide * Reworded slightly * Update README.md
-
- 30 Dec, 2016 3 commits
-
-
Paul O’Shannessy authored
-
Christian Raidl authored
-
Johnny Magrippis authored
-
- 13 Dec, 2016 1 commit
-
-
MUA authored
* Adds note on how to resolve file or directory not found errors for heroku deployments * Style tweaks
-
- 12 Dec, 2016 3 commits
-
-
Dan Abramov authored
-
Dan Abramov authored
* Add "Changing the Page Title" to User Guide * Add link to main README
-
Dan Abramov authored
-
- 11 Dec, 2016 2 commits
-
-
Dan Abramov authored
-
Joe Haddad authored
-
- 09 Dec, 2016 1 commit
-
-
Dave Baskin authored
-
- 07 Dec, 2016 1 commit
-
-
Marek Suscak authored
* Add syntax highlighting configuration guide. * Update link.
-
- 05 Dec, 2016 4 commits
-
-
Guilherme Heynemann Bruzzi authored
* Add deploy to Firebase CDN on template's README (Closes #374) * Move section and minor tweaks
-
Li Xuanji authored
* Document what npm build does and pushState * Fix typos, add express example * Tweaks * Update README.md
-
Alex Wilmer authored
-
Dan Abramov authored
* Add "npm run build silently fails" to Troubleshooting * Update README.md
-
- 03 Dec, 2016 1 commit
-
-
Dirk-Jan Rutten authored
* Added functionality to crash the build during CI whenever linter warnings are encountered. * Updated the docs with a description on how to use the build in CI * Fixed small typo * Fixed description of build error.
-
- 01 Dec, 2016 1 commit
-
-
Orta authored
-
- 28 Nov, 2016 1 commit
-
-
Dan Abramov authored
-
- 23 Nov, 2016 1 commit
-
-
Daniel Rech authored
* Add a note for OSX users about watchman and jest Minor additional information on how to solve watchman problems reported in #713 and #1767 * Introduced new Troubleshooting section Add better explanation how to solve #713 and linked related Issues. * Tweak wording and add it to TOC
-
- 20 Nov, 2016 7 commits
-
-
Marc Garreau authored
* Adds to docs - deployment with S3/CloudFront * Tweaks
-
Dan Abramov authored
-
Dan Abramov authored
-
Dan Abramov authored
-
Jurie Horneman authored
* Added info on using global variables. See issue #972. * Fixed typo. * Moved new section. * Small tweaks * Syntax highlighting
-
Arunoda Susiripala authored
* Add Storybook to the user guide * Add the missing "Snapshot Testing" link. * Change the title to something nicer Old title was looks like a marketing pitch. Change it to something looks great. The new one is: Developing UI Components with React Storybook. * Mention React Storybook as a third party tool. * Nits * Minor changes
-
Dan Abramov authored
-
- 01 Nov, 2016 1 commit
-
-
Leo Wong authored
-
- 28 Oct, 2016 2 commits
-
-
David Ernst authored
* Always build before deploying to gh-pages * Add line to gh-pages deploy docs about CNAME file * Remove spaces in npm run command for Windows * Grammar nit * Minor tweaks
-
Swizec Teller authored
gh-pages supports https. It's important for prominent help files to encourage best practices.
-
- 22 Oct, 2016 2 commits
-
-
Ville Immonen authored
-
Ville Immonen authored
* Update dependencies * Use published version of eslint-config-react-app for development We dogfood on our eslint-config-react-app by using it as our ESLint config, but installing it from the local folder causes problems when its peerDependencies are updated, because npm won't update it unless the version number changes. Use the published version for dogfooding so it can be installed from npm.
-
- 17 Oct, 2016 1 commit
-
-
Michael Scholtz authored
-
- 14 Oct, 2016 1 commit
-
-
Mike Francis authored
* Added note about env server restart As discussed in [#870](https://github.com/facebookincubator/create-react-app/issues/870) * Style nit
-