Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rcmedeiros/cubo_b
https://github.com/rcmedeiros/cubo_b
Last synced: 6 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/rcmedeiros/cubo_b
- Owner: rcmedeiros
- Created: 2020-04-06T21:53:48.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-24T01:57:00.000Z (almost 2 years ago)
- Last Synced: 2024-12-19T05:14:15.072Z (18 days ago)
- Language: TypeScript
- Size: 642 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Cubo Back
## Installation
- `git clone https://github.com/rcmedeiros/cubo_b.git`
- `cd cubo_b`
- `npm i`## Running
- `npm start`
## Testing
- `npm test`
The coverage will be shown in the log
Alternatively, an HTML site will be persisted from coverage/index.html