Skip to content

front-camp-2018/assignment-solution

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tasks list

Task name Dragonkills points
"getFlags" 5
"isObject" 10
"max" 2
"sum" 2
"sumElements" 5
"truncate" 5
"turnMeBaby" 1
"twoSums" 10
Total 40

To start project

Install packages

npm install

Development mode and single test run

Development mode allows you to run single test from browser interface

npm run dev

Run all tests

Run all tests:

npm run test

Releases

No releases published

Packages

 
 
 

Contributors