Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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
```