/astro-app

Official website of Astronomy Club IIT-BHU

Primary LanguageCSS

astro-app

Setting up the enviornment

  • First, ensure that Node.Js and NPM are installed on your system.
  • Install dependencies and dev-dependencies from package.json npm install or npm i

To run project

npm run dev