Skip to content

SharminRumpa/cargo_reactjs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting Started with Create React App

This project was bootstrapped with Create React App.

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

Used Command:

  1. npm create-react-app cargo
  2. cd cargo
  3. npm install @material-ui/core
  4. npm install react-bootstrap bootstrap

Project Run:

  1. npm install
  2. npm start