https://github.com/fasatrix/planit-assessment
https://github.com/fasatrix/planit-assessment
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/fasatrix/planit-assessment
- Owner: fasatrix
- License: mit
- Created: 2021-02-19T06:08:18.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-09-13T03:01:44.000Z (almost 5 years ago)
- Last Synced: 2025-02-03T10:16:29.727Z (over 1 year ago)
- Language: JavaScript
- Size: 115 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Welcome to Fabio's PlanIt Technical Assessment
Instructions
- ```git clone https://github.com/fasatrix/planit-assessment.git ```
- ```npm install```
- ```npm install -g testcafe``` ( not required but amend the "tests" script in "package.json" if not using the global package )
- ```npm run tests```