Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 247 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 247 Bytes

Simple React and Babel App

The Simple React project to demonstrate the use of React and Babel JS.

Usage

Start the development server with this command:

npm start

Setup

npm install

Compile

npm run compile