Skip to content

Latest commit

 

History

History
42 lines (32 loc) · 1.07 KB

README.md

File metadata and controls

42 lines (32 loc) · 1.07 KB

IEEE Logo

The official website of IEEE Student Branch, Manipal University Jaipur.

Netlify Website GPLv3 License GitHub Contributors

Getting Started

Install dependencies

$ git clone https://github.com/ieee/website.git
$ cd website
$ npm install

Run in development mode

$ npm run dev

Generate production build and serve it

$ npm run build
$ npm start

License

GPL-3.0 License