https://github.com/fvdavid/asiatictoad
web app - gmail-like
https://github.com/fvdavid/asiatictoad
Last synced: 7 months ago
JSON representation
web app - gmail-like
- Host: GitHub
- URL: https://github.com/fvdavid/asiatictoad
- Owner: fvdavid
- Created: 2019-06-17T08:36:01.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2020-09-09T09:34:44.000Z (over 5 years ago)
- Last Synced: 2024-08-17T13:22:59.561Z (almost 2 years ago)
- Language: TypeScript
- Size: 1.28 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# AsiaticToad ( Gmail-like template )
This Project just a simple template gmail-like.

## Development server
`ng serve -o`
## Build
`ng build --prod`
## Running unit tests
`ng test`