Skip to content

Astronomy-Club-IITBHU/astro-app

Folders and files

NameName
Last commit message
Last commit date
Apr 6, 2022
Jan 18, 2021
Apr 6, 2022
Nov 9, 2020
Nov 9, 2020
Nov 9, 2020
Nov 9, 2020
Dec 28, 2020
Jan 18, 2021
Dec 23, 2020
Jan 28, 2022
Jan 28, 2022
Dec 31, 2020

Repository files navigation

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