Skip to content

kali-chip/oat-exercise

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Important notice: This file contains the actual README for the development itself, understood as "without considering this is part of an exercise". The project includes a meta folder which will contain any comments, instructions or considerations regarding the exercise, such as, but not limited to: time spent, decisions taken, explanations, instructions, etc.

oat-exercise: A component for a list of test-takers

Running the example

Just clone the repository, and open index.html in a browser.

Bundling / modifying the code

A bundle is included in bin/app.js for convenience. This can be re-built easily, though.

Requirements

A recent version of nodeJS (>= 10.x recommended) and Browserify.

You can install Browserify globaly with the following command:

> npm i -g browserify

Once this is installed, you can regenerate the bundled bin/app.js running the following:

> npm run build

About

A technical test for OAT

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published