Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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
```