Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 2 hours 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
- Host: GitHub
- URL: https://github.com/amfoss/web-app
- Owner: amfoss
- License: gpl-3.0
- Archived: true
- Created: 2019-01-28T13:09:06.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-05-28T07:07:45.000Z (over 2 years ago)
- Last Synced: 2024-09-29T06:21:38.434Z (4 months ago)
- Topics: ant-design, babel, eslint-config-airbnb, jsx, react, sass
- Language: JavaScript
- Homepage:
- Size: 830 KB
- Stars: 491
- Watchers: 12
- Forks: 5
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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