JavaScript is a multi-paradigm prototypical language, with first class functions, that is interpreted at run time.
- Fork this project.
- Navigate to the project directory.
- Type into terminal:
npm install
and execute it. - Execute
npm run build
- Execute
npm run test