Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 386 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 386 Bytes

Available Scripts

In the project directory, you can run:

1. npm install install all required packages

2. npm start will start UI dev server with Autocomplete component

3. npm run server to start json-server for fetching countries API endpoint

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.