Getting started with React is as simple as start building a new React single page application. This repository is based on the Learning React.js: Getting Started and Concepts from scotch.io tutorials.
cd app
npm install
npm start
Getting started with React is as simple as start building a new React single page application. This repository is based on the Learning React.js: Getting Started and Concepts from scotch.io tutorials.
cd app
npm install
npm start