Skip to content

Latest commit

 

History

History
32 lines (18 loc) · 707 Bytes

README.md

File metadata and controls

32 lines (18 loc) · 707 Bytes

robofriends

This is a tutorial for React

Getting started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

Things you need to install and how to install them?

You need to have React.js and node.js softwares to run the code

sudo npm install -g create-react-app

https://nodejs.org/en/download/

Installing

After installing the software, you need to do npm install to install the packages

start

To run the project:

  1. Clone this repo
  2. Run npm install
  3. Run npm start

Live Demo 🚀

Click here for a live demo