Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 370 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 370 Bytes

Centre for Entrepreneurial Leadership Website

About

Website for Centre for Entrepreneurial Leadership at BITS Pilani, Goa Campus.

Tech Stack

  • React
  • Chakra UI

Development

Clone the repo and install dependencies.

git clone https://github.com/Devsoc-BPGC/CEL-website.git
cd CEL-website
npm install

Start local dev server.

npm start