Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 320 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 320 Bytes

Lumin Clone

To Launch the Project


First run:

npm install

Then run :

npm start


This will start the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits. You will also see any lint errors in the console.