Skip to content

gkim132/homework_MarketCast

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Guk Kim

Pre-requisites

Node should be installed on their local machines.

Execution

Front-end

$ npm install

$ npm start

Open http://localhost:3000 to view it in the browser.

  • React is used for building a user interface.

Node Server

$ cd api

$ node server

  • You can find a sample input message in 'inputData.txt' in the api directory. Server starts at port 8000

Test

$ npm run test

Press a to run all tests

  • You can find test cases in 'sampleData.txt' in the api directory.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published