Skip to content

Javascript challenge presenting JSON data as scrolling list of articles

Notifications You must be signed in to change notification settings

jlappano/js_challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Frontend Development Test - Getting Started

  • Dependencies required are Node.js and Express.js

Setting Up

  1. If node is not installed, download here
  2. Using the NPM installer, install Express.js:
$ npm install express --save
  1. Within the thinx_challenge directory, run the server:
$ node server.js
  1. In the browser, visit localhost:8888

About

Javascript challenge presenting JSON data as scrolling list of articles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published