Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Discover and integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
s-yamazaki
/
create-react-app
Public
forked from
facebook/create-react-app
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
0
Wiki
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Jul 30, 2016
Add `dev-toolkit` Alternative (#300)
Show description for 31e6cf1
stoikerty
authored and
gaearon
committed
31e6cf1
Copy full SHA for 31e6cf1
Accept version when loading fonts e.g. font-awesome (#298)
Show description for c239551
alexzherdev
authored and
gaearon
committed
c239551
Copy full SHA for c239551
Prevent Webpack from watching node_modules dir (#294)
dceddia
authored and
gaearon
committed
6a8f79c
Copy full SHA for 6a8f79c
Fix typo in template README (#289)
Show description for 6a830a5
zjmiller
authored and
gaearon
committed
6a830a5
Copy full SHA for 6a830a5
Commits on Jul 29, 2016
Add how to deploy to Heroku (#288)
mars
authored and
gaearon
committed
6ed0c71
Copy full SHA for 6ed0c71
Make GH Pages support more discoverable (#286)
gaearon
authored
65c2ff3
Copy full SHA for 65c2ff3
Webpack plugin to detect case mismatch in requires (#266)
alexzherdev
authored and
gaearon
committed
c7c319e
Copy full SHA for c7c319e
Add note that router doesn't work with gh-pages (#279)
Show description for 5a0669a
rafgraph
authored and
gaearon
committed
5a0669a
Copy full SHA for 5a0669a
Optimize logo.svg from template folder (#281)
nucliweb
authored and
gaearon
committed
bbce803
Copy full SHA for bbce803
generated project now includes .gitignore (#280)
heyheyjose
authored and
gaearon
committed
98ffaec
Copy full SHA for 98ffaec
Use /static paths for assets (#278)
Show description for f05cba5
gaearon
authored
f05cba5
Copy full SHA for f05cba5
Symlink-friendly path resolution (#277)
Show description for d2baa3c
dallonf
authored and
gaearon
committed
d2baa3c
Copy full SHA for d2baa3c
Add react-app to Alternatives section in README.md (#208)
koistya
authored and
gaearon
committed
19580a8
Copy full SHA for 19580a8
Fix error logic in e2e script
Show description for 4d60f08
gaearon
authored
4d60f08
Copy full SHA for 4d60f08
Commits on Jul 28, 2016
Add missing changelog entry
gaearon
authored
319d272
Copy full SHA for 319d272
Changelog for 0.2.0 (#190)
Show description for a5e424f
gaearon
authored
a5e424f
Copy full SHA for a5e424f
Add updating deps to release script
gaearon
committed
7cf1edb
Copy full SHA for 7cf1edb
0.2.0
gaearon
committed
beed0ae
Copy full SHA for beed0ae
Make filesize stats prettier (#265)
gaearon
authored
2749026
Copy full SHA for 2749026
Rename compressor field to compress in UglifyJsPlugin settings (#264)
koistya
authored and
gaearon
committed
dd6ec95
Copy full SHA for dd6ec95
Replace eslint-plugin-flow-vars with eslint-plugin-flowtype
Show description for fc32623
gaearon
committed
fc32623
Copy full SHA for fc32623
Add a temporary fix for generators (#262)
Show description for 9dab871
gaearon
authored
9dab871
Copy full SHA for 9dab871
Tweak ESLint to better understand Flow (#261)
gaearon
authored
29c913e
Copy full SHA for 29c913e
Remove LICENSE from package.json/files (#259)
Show description for e2969b6
koistya
authored and
mxstbr
committed
e2969b6
Copy full SHA for e2969b6
Enable Node environment for ESLint
Show description for 3732572
gaearon
committed
3732572
Copy full SHA for 3732572
Pin dependencies
gaearon
committed
a274617
Copy full SHA for a274617
Return proper exit code in bin/react-scripts via spawnSync (#252) (#256)
weisjohn
authored and
vjeux
committed
40b0ac9
Copy full SHA for 40b0ac9
Use a more solid way to reset the console
Show description for 2e20fd1
gaearon
authored
2e20fd1
Copy full SHA for 2e20fd1
Add some clarifications to the howto
gaearon
authored
d071aa0
Copy full SHA for d071aa0
Add one more alternative (#251)
Show description for d564a9c
d4rkr00t
authored and
gaearon
committed
d564a9c
Copy full SHA for d564a9c
Commits on Jul 27, 2016
Display JS and CSS bundle sizes after build (#229)
Show description for ca7d227
lvwrence
authored and
gaearon
committed
ca7d227
Copy full SHA for ca7d227
Improve error handling within e2e.sh (#244)
Show description for a9d1106
Lawson Kurtz
authored and
vjeux
committed
a9d1106
Copy full SHA for a9d1106
Bump versions to 0.2.0-alpha.1
gaearon
committed
7040b71
Copy full SHA for 7040b71
Bump dependencies
gaearon
committed
3935116
Copy full SHA for 3935116
Respect process.env.PORT
gaearon
committed
2fe84ec
Copy full SHA for 2fe84ec
Pagination
Previous
Next
You can’t perform that action at this time.