skmedia / appventory-frontend

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AppVentory UI - frontend for AppVentory.

AppVentory is a tool to manage applications.

Built with nuxt and vuetifyjs.

img.png

img.png

img.png

img.png

Installation

Add keys Instal mkcert https://github.com/FiloSottile/mkcert

mkcert -install
mkcert localhost

Build Setup

# install dependencies
$ yarn install

# serve with hot reload at localhost:3005
$ yarn dev

# build for production and launch server
$ yarn build
$ yarn start

# generate static project
$ yarn generate

Open your browser: https://localhost:3005

About


Languages

Language:Vue 95.6%Language:JavaScript 4.3%Language:SCSS 0.1%Language:Procfile 0.0%