Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/amfoss/web-app

This project is no longer actively maintained and has been archived for future reference. The react-based community network for amFOSS members
https://github.com/amfoss/web-app

ant-design babel eslint-config-airbnb jsx react sass

Last synced: 5 days ago
JSON representation

This project is no longer actively maintained and has been archived for future reference. The react-based community network for amFOSS members

Awesome Lists containing this project

README

        

# WebApp

[![pipeline status](https://gitlab.com/amfoss/WebApp/badges/master/pipeline.svg)](https://gitlab.com/amfoss/WebApp/-/commits/master)

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