Skip to content

IEEE-IIIT-Delhi/v1.ieee.iiitd.edu.in

Repository files navigation

Official website for IIIT Delhi's IEEE Student Branch.

Build

Node.js and npm are required to install dependencies and build the files. Once installed,

  1. Install dependencies: npm install.
  2. Install stylus globally to compile .styl files: npm i -g stylus.
  3. To start the dev-server: npm run start, which will build files with webpack in dist/ and start a local server.
  4. For production: npm run build, and copy these files to the desired location.

To create a new page: node ./scripts/create-new-page <PAGE-NAME>.

License

MIT

About

v1. Official website for IIIT Delhi's IEEE Student Branch

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published