Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/juliendargelos/projects-xp
https://github.com/juliendargelos/projects-xp
Last synced: 4 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/juliendargelos/projects-xp
- Owner: juliendargelos
- License: mit
- Created: 2018-11-20T16:31:49.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2018-11-20T16:33:32.000Z (about 6 years ago)
- Last Synced: 2024-11-11T05:39:05.289Z (2 months ago)
- Language: JavaScript
- Size: 1.68 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Projects XP
### Install
```shell
yarn install
```### Start
```shell
yarn start
```### Build
```shell
yarn build
```