Skip to content

Latest commit

 

History

History
50 lines (28 loc) · 1.04 KB

README.md

File metadata and controls

50 lines (28 loc) · 1.04 KB

#JODC

website-24

New website for the JIIT Open Source Developers Circle

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.

The page will reload when you make changes.
You may also see any lint errors in the console.

npm install react-icons --save

For React icons

npm install react-router-dom

For Routing

npm install react-slick --save

npm install slick-carousel --save

For React slick

npm install react-bootstrap bootstrap

For React bootstrap

npm uninstall react-script

uninstall create-react-app

npm install vite @vitejs/plugin-react --save-dev

install vite

you can run: npm run start

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

The page will reload when you make changes.
You may also see any lint errors in the console.