See task.js
.
See solution.js
.
Run npm start
for a development server. Navigate to http://localhost:3000/
. The app will automatically reload if you change any of the source files.
Run npm test
or mocha test
.
(Close current running development server on port 3000 if needed)