Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aljones15/target-test
Project Based Programming Test for Target
https://github.com/aljones15/target-test
Last synced: 8 days ago
JSON representation
Project Based Programming Test for Target
- Host: GitHub
- URL: https://github.com/aljones15/target-test
- Owner: aljones15
- License: mit
- Created: 2019-01-19T19:40:52.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-01-21T04:32:45.000Z (almost 6 years ago)
- Last Synced: 2023-11-07T18:01:08.315Z (about 1 year ago)
- Language: JavaScript
- Size: 1.57 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![alt text](https://github.com/aljones15/target-test/raw/master/resources/screencap.png "Scren Capture")
## install
```
yarn
```## view
```
yarn start
```## unit test
```
yarn test
```## end tests
```
yarn start
yarn e2e
```