DevsignStudio / veb-doc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

veb-doc

Veb UI documentation for veb-ui project. Veb UI is continuation of Viu UI but Veb UI are trying to create Material Design UI library as NPM package which is different from Viu UI that are meteor packages. This project is still under active development. Due problem on integrating Veb UI package and Nuxt package, this package will include Veb UI directly under packages directory. This Project also try to integrate the NuxtJS with Socket.io.

Using publish and subscribe from Meteor as basis to this package, it is actually trying to create a simple framework that a simple as possible.

Build Setup

# install dependencies
$ npm install # Or yarn install

# serve with hot reload at localhost:3000
$ npm run dev

# build for production and launch server
$ npm start

For detailed explanation on how things work, checkout the Nuxt.js docs.

Backpack

We use backpack to watch and build the application, so you can use the latest ES6 features (module syntax, async/await, etc.).

About

License:GNU General Public License v3.0


Languages

Language:CSS 89.3%Language:Vue 7.4%Language:JavaScript 3.3%