Skip to content

QortexDevs/coreui-frontend

Repository files navigation

Qortex CoreUI Vue Bootstrap Admin Template

Demo

A fully functional demo is available at CoreUI

Table of Contents

Installation

  1. Create repo from template

  2. Clone resulting repo

$ git clone git@github.com:QortexDevs/your-new-repo.git your-new-project
  1. Go into app's directory
$ cd your-new-project
  1. 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

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

Documentation

CoreUI tools documentation:

Based on

CoreUI Free Vue.js Admin Template

About

Qortex CoreUI Frontend

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published