Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 403 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 403 Bytes

Fetch Augmented Data & Merge Local And ServerData

Requirements

See task.js.

Solution

See solution.js.

Development server

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.

Test

Run npm test or mocha test. (Close current running development server on port 3000 if needed)