Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 178 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 178 Bytes

Atlanters Anonymous frontend

Frontend for atlanters anonymous written in reactjs

Manual Setup

Install dependencies, then start the app:

npm install
npm run dev