Skip to content

ToxicTree/VueInterface

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VueInterface

Basic interface for Vue components

About

This project is a testing-environment for writing modules/components in Vue. Each component will have a tab in the Apps navigation.

Install

# Get project (Example with git)
git clone https://github.com/ToxicTree/VueInterface.git
cd VueInterface

# Install npm-packages
npm install

# Build JS & CSS
npm run build

# Build on changes while developing
npm run watch

Running

Open index.html

Adding components

You can edit your generated main.js and main.scss to require components or importing scss/css

Used tools

node.js & npm, vue.js, bootstrap

About

Basic interface for Vue components

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published