/aot-website

Team ByteWise's response to AOT's website making competition

Primary LanguageTypeScript

Academy Of Technology Website

How to run

  • Install Git and NodeJS and Add them to PATH
  • First clone the repo in your local machine using git clone https://github.com/Team-ByteWise/aot-website
  • cd into the repo directory using cd aot-website
  • Run npm i to install dependencies
  • Run npm run dev to launch the development server
  • Open the development server (generally http://localhost:5173/) in your browser