Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/harryxiong24/tunneleye-app
Tunnel-Eye App, developed by Typescript and Vue.
https://github.com/harryxiong24/tunneleye-app
Last synced: about 2 months ago
JSON representation
Tunnel-Eye App, developed by Typescript and Vue.
- Host: GitHub
- URL: https://github.com/harryxiong24/tunneleye-app
- Owner: HarryXiong24
- License: mit
- Created: 2020-07-28T07:26:20.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-12-13T09:57:49.000Z (about 2 years ago)
- Last Synced: 2023-03-06T15:22:18.233Z (almost 2 years ago)
- Language: Vue
- Homepage:
- Size: 2.21 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Tunnel_Eye_App
## Description
Tunnel Eye App, typescript version.
## Project setup
``` bash
# Install dependencies
yarn install
`````` bash
# Compiles and hot-reloads for development
yarn serve
`````` bash
# Compiles and minifies for production
yarn build
`````` bash
# Lints and fixes files
yarn lint
```