October 2018
Beginner to intermediate
478 pages
10h 8m
English
A popular method for creating new React-based projects is using the CLI tool called Create React App (CRA). Like Angular CLI, CRA enables you to create, run, and build your project; however, Angular CLI is much more comprehensive as it is intended as an integral tool as part of the Angular platform.
Next, install CRA and create the Everyday Market project using the default boilerplate:
Read now
Unlock full access