Skip to content

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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

98 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Official website for IIIT Delhi's IEEE Student Branch.

Build

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

  1. Install dependencies: yarn install.
  2. To start the dev-server: yarn dev, which will build files with webpack in dist/ and start a local server.
  3. For production: yarn astro build, and copy these files to the desired location.

License

MIT