Make sure you have Node.js and NPM installed. (NPM is usually included in your Node.js installation)
npm install
Serve the app with hot reloading locally on http://localhost:8080.
npm start
Make sure you have Node.js and NPM installed. (NPM is usually included in your Node.js installation)
npm install
Serve the app with hot reloading locally on http://localhost:8080.
npm start