Skip to content

Cbadmin-vue-argon is a vue-based UI implementation for the cbadmin Coldbox module.

License

Notifications You must be signed in to change notification settings

akitogo/cbadmin-vue-argon

Repository files navigation

Welcome to cbadmin-vue-argon

Cbadmin-vue-argon is a vue-based UI implementation for the cbadmin extension. Cbadmin-vue-argon preview image

License

MIT License

Important Links

Quick Installation

1. Cbadmin as a pre-requisite

Before installing cbadmin-vue-argon, make sure you already have cbadmin (https://github.com/akitogo/cbadmin) installed in your ColdBox project.

2. Include cbadmin-vue-argon

Cbadmin-vue-argon contains a box.json file, so it can leverage CommandBox for its dependencies. To include cbadmin-vue-argon in your project, go to your project root and type:

box install cbadmin-vue-argon

This will download cbadmin-vue-argon along with all required dependencies.

3. Restart your server

After installing cbadmin-vue-argon you will need to restart your server:

box server restart

Refresh your main project page and - voila! - you should see a front-end application.

Customizations

The project is written using the vue.js framework and based on the free Vue Argon Dashboard template. Feel free to make any changes in the UI as you wish. All the source files are included in the project. It's as simple as running npm run serve from within the modules/cbadmin-vue-argon directory.

About

Cbadmin-vue-argon is a vue-based UI implementation for the cbadmin Coldbox module.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published