Ego Blasius
Jul 6, 2021

Getting Started with React js

Create React App is an officially supported way to create single-page React applications. It offers a modern build setup with no configuration.

Quick Start

npm start

If you've previously installed create-react-app globally via npm install -g create-react-app, we recommend you uninstall the package using npm uninstall -g create-react-app or yarn global remove create-react-app to ensure that npx always uses the latest version.

Ego Blasius

Software Engineer with a passion Developing innovative Applications that expedite the efficiency and effectiveness of organizational success with React and Node