zfeher / jb-edg

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ONE task

To run the app you need the following:

  • NodeJS installed (tested with 4.2.6)
// You need to install serve npm package globally:

npm i -g serve
// from the repo dir issue the npm install command to install dependencies

npm i
// from the repo dir issue the serve command to start a small server

serve

Open the following link in your browser: http://localhost:3000/src/

About


Languages

Language:JavaScript 51.7%Language:HTML 42.8%Language:CSS 5.5%