Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 634 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 634 Bytes

Charity project made entirely from Bootstrap and React.JSt


# Getting started with Create React App

This project was initialized with Create React App.

Available Scripts

After cloning the project in your text editor, open the terminal terminal and run the following commands:

lunar cd

rm -rf node_modules

npm install

yarn start

After executing the above commands in your browser, open it in your browser with the following url: "http://localhost:3000/"