Skip to content

ieeemuj/website

Repository files navigation

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