https://github.com/codementorio/front-end-quiz
https://github.com/codementorio/front-end-quiz
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/codementorio/front-end-quiz
- Owner: CodementorIO
- Created: 2017-02-07T04:17:00.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-02-07T04:17:55.000Z (over 9 years ago)
- Last Synced: 2025-07-11T00:23:13.693Z (11 months ago)
- Language: JavaScript
- Size: 8.79 KB
- Stars: 0
- Watchers: 27
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Getting Started
- Install dependencies by
```
$ yarn install
```
- Run Test Suits by
```
$ yarn test
```