Skip to content

UndergraduateArtificialIntelligenceClub/website

Repository files navigation

UAIS

MIT license Webiste Compile Website Node Version Pull Requests Closed

If you have any feature requests, please open an issue with the enhancement label. If you would like to contribute, please contact either @aarushb, or @usaid4071 on Discord on the #website channel.

Development Environment Setup

The website is made with Astro, a static site generator. Some components are still written with Vue.

Install Node.js

Windows

Go to nodejs.org.

Ubuntu

sudo apt-get update
sudo apt-get install nodejs npm

Arch Linux

sudo pacman -S nodejs npm

Install Project Dependencies

npm i

Run local server

npm run dev

Website Development Priorities

For a more information, check out Tasks under the Projects tab.

  • Projects application form
  • Onborading checklist

Dreams

  • annonymized voting

Contributors 13