ui-assessment
v1.0.0
Published
A custom assessment
Downloads
9
Readme
ui-assessment
An assessment and learning tool for visual cognition.
Install
$ git clone https://github.com/JoseBarrios/ui-assessment.git
$ cd ui-assessment
$ npm install
Test:
- npm test
- Open browser
- Go to IP displayed on the terminal
- Naviagte to tests > test.html
Known Bugs:
- Firefox doesn't support custom css variables being set on initialization, they must be manually set after instantiation for the styling to work (Last test on Firefox nightly 60)