https://github.com/graphiti-api/employee-directory-vue
https://github.com/graphiti-api/employee-directory-vue
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/graphiti-api/employee-directory-vue
- Owner: graphiti-api
- Created: 2018-09-18T19:07:50.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-09-18T19:08:07.000Z (about 7 years ago)
- Last Synced: 2024-12-25T17:29:59.145Z (12 months ago)
- Language: Vue
- Size: 95.7 KB
- Stars: 4
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# employee-directory-vue
Frontend for [Graphiti Rails Sample App](https://github.com/graphiti-api/employee_directory)
```
yarn install
PROXY=http://localhost:3000 yarn serve
```