Basic interface for Vue components
This project is a testing-environment for writing modules/components in Vue. Each component will have a tab in the Apps navigation.
# 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
Open index.html
You can edit your generated main.js
and main.scss
to require components or importing scss/css