Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pavel-durov/phone-book-task
phone book task
https://github.com/pavel-durov/phone-book-task
Last synced: 19 days ago
JSON representation
phone book task
- Host: GitHub
- URL: https://github.com/pavel-durov/phone-book-task
- Owner: Pavel-Durov
- Created: 2018-11-17T19:46:49.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2018-11-17T19:48:30.000Z (about 6 years ago)
- Last Synced: 2024-12-06T21:32:43.944Z (30 days ago)
- Language: JavaScript
- Size: 80.1 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Phone book Task
1. Run bash script: [install.sh](./install.sh)
```
$ ./install.sh
```
2. Run bash script: [start.sh](./start.sh)
```
$ ./start.sh
```
Alternatively run:
```
$ npm run start --prefix ./server | npm run start --prefix ./client
```
> Note: It should start both the server and client apps2. Navigate to http://localhost:8080/