Skip to content
This repository has been archived by the owner on Sep 19, 2024. It is now read-only.

Latest commit

 

History

History
15 lines (11 loc) · 524 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 524 Bytes

WebApp

pipeline status

Webapp for FOSS@Amrita

NPM Commands

  • npm install - install all node modules (dependencies) to run the app
  • npm run dev - runs the app in development mode in port 3000
  • npm run build - builds the app for production

Tech Stack

  • Next / React / JSX / SASS
  • Linting & Quality: ESlint (ESlin Airbnb Config), Prettier
  • UI Library: Ant Design