https://github.com/utwo/after5app-frontend
https://github.com/utwo/after5app-frontend
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/utwo/after5app-frontend
- Owner: Utwo
- Created: 2019-10-19T10:58:13.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-07T10:51:31.000Z (over 3 years ago)
- Last Synced: 2025-10-30T19:47:17.580Z (8 months ago)
- Language: TypeScript
- Size: 13 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 25
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Run app
Run `npm install` to get all dependencies.
Live website: [https://after5app.netlify.com](https://after5app.netlify.com)
Old website: [https://5daccc34389e5c7fc4aa3a31--after5app.netlify.com](https://5daccc34389e5c7fc4aa3a31--after5app.netlify.com)
Set up your environment variables in the environment files in `/src/app/environments`
Run `npm i` to install all dependencies.
Run `npm start` to run the project.