Skip to content

imloama/gokins-web

 
 

Repository files navigation

Gokins Web UI

Tweet NPM Downloads Vue

Project check Daily project check

Description

Gokins UI is built on the CoreUI Free Vue Bootstrap Admin Template framework.

Gokins backend service code repository: https://github.com/gokins/gokins

Preview of the backend UI

A picture is worth a thousand words!

image image image image image image

Installation

Clone repo

# clone the repo
$ git clone https://github.com/gokins/web.git

# go into app's directory
$ cd web

# install app's dependencies
$ npm install

Usage

# serve with hot reload at localhost:8080
npm run serve

# build for production with minification
npm run build

# run linter
npm run lint

# run unit tests
npm run test:unit

# run e2e tests
npm run test:e2e

CoreUI

CoreUI: https://github.com/coreui/coreui

Docs: https://coreui.io/vue/docs/

Free Vue.js Admin Template: https://coreui.io/vue/

coreui-free-vue-admin-template: https://github.com/coreui/coreui-free-vue-admin-template

For a detailed explanation on how things work, check out the Vue CLI Guide.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 69.0%
  • JavaScript 29.3%
  • Other 1.7%