/vodafone

Primary LanguageJavaScript

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.