Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/juliendargelos/street-of-age
https://github.com/juliendargelos/street-of-age
Last synced: 4 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/juliendargelos/street-of-age
- Owner: juliendargelos
- Created: 2019-04-30T14:07:57.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-07T05:20:46.000Z (about 2 years ago)
- Last Synced: 2024-11-11T05:38:55.155Z (2 months ago)
- Language: Vue
- Size: 64.7 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# Street Of Age
## Install
Clone the repository:
```bash
git clone [email protected]:juliendargelos/street-of-age.git
```Install and bootstrap dependencies:
```
yarn
```## Development
Launch development servers:
```
yarn dev
```