/concore-challenge

this repository contains the code created for a job interview challenge

Primary LanguageJavaScript

First of we need to install the express server modules

So run the follow command line


npm install

Then we start the test server running the command line below

npm start