403Webshell
Server IP : 162.213.251.208  /  Your IP : 3.145.55.14
Web Server : LiteSpeed
System : Linux business55.web-hosting.com 4.18.0-553.lve.el8.x86_64 #1 SMP Mon May 27 15:27:34 UTC 2024 x86_64
User : jmoroovq ( 1890)
PHP Version : 7.4.33
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /home/jmoroovq/expressmedicalbillingservices.com/wp-content/plugins/uicore-framework/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /home/jmoroovq/expressmedicalbillingservices.com/wp-content/plugins/uicore-framework/README.md
# Vue.js WordPress Starter

A WordPress [Vue.js](https://vuejs.org/) starter plugin with required toolbelts 😎

## 📦 What it ships with?

-   Pre-configured webpack config
    -   Babel loader, Vue loader, CSS and LESS loader
    -   Separate `vendor.js` with all vendor scripts
    -   Uglify JS for production
    -   Separate `frontend.js` and `admin.js`
    -   Extracted CSS/LESS to separate `frontend.css` and `admin.css` files.
    -   Auto reloading with Browser with **Browsersync** _([config](config.json))_
-   [Vue](https://vuejs.org/) and [Vue Router](https://router.vuejs.org/en/)
-   Frontend (shortcode) and Backend starter app
-   Modern PHP codebase with [namespace](http://php.net/manual/en/language.namespaces.php) support

## 🚚 Running

1. Clone this repository in your plugins folder
1. Activate the plugin

## 👨‍💻 Post Installation

1. The name of the plugin class is `Base_Plugin`, change the class name with your desired class name.
1. Replace the PHP namespace `App` with your desired name.
1. Replace `baseplugin` or `BASEPLUGIN` reference in files.
1. Run `npm install`
1. To start developing, run `npm run dev` 🤘
1. For production build, run `npm run build` 👍

## 🎁 Preview

## About

_Found anything that can be improved? You are welcome to contribute._

Youez - 2016 - github.com/yon3zu
LinuXploit