Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gkatsanos/missed-connections-frontend
Another React App
https://github.com/gkatsanos/missed-connections-frontend
Last synced: about 2 months ago
JSON representation
Another React App
- Host: GitHub
- URL: https://github.com/gkatsanos/missed-connections-frontend
- Owner: gkatsanos
- License: mit
- Created: 2019-05-31T07:46:36.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-07-21T02:31:52.000Z (over 2 years ago)
- Last Synced: 2024-12-03T01:36:15.587Z (about 2 months ago)
- Language: JavaScript
- Size: 1.07 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
```
________ .__
/ _____/______ | | __ __ ______
/ \ ___\____ \| | | | \/ ___/
\ \_\ \ |_> > |_| | /\___ \
\______ / __/|____/____//____ >
\/|__| \/```
## Build
```yarn build```## Production serve
```yarn serve```
## Local Dev
```yarn start```