ronapelbaum / vodafone

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Available Scripts

In the project directory, you can run:

npm install

This will install the project dependencies

npm start

npm run sjs

(npm run sjs Serves the ./data/phones.json file through https://localhost:1234/data)

###NOTE: Both npm run start and npm run sjs must run in two separate consoles for the app to work

Runs the app in the development mode.
( npm start Opens http://localhost:3000 to view it in the browser.)

The page will reload if you make edits.
You will also see any lint errors in the console.

About


Languages

Language:JavaScript 95.2%Language:HTML 2.4%Language:CSS 2.3%