Hacker News new | ask | show | jobs
You need access to create App (reactjs.org)
1 points by jarin_tasnim 1881 days ago
1 comments

Create React App is a comfortable environment for learning React, and is the best way to start building a new single-page application in React. npx on the first line is not a typo — it's a package runner tool that comes with npm 5.2+.