Skip to content

Ted2xmen/vue-cli-3-wave-ui-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vue-cli-3-wave-ui-starter

Starter

Vue 3 CLI Wave UI Vuex Router

Important

<w-app>
  <!-- All your app's content goes here. -->
</w-app>

This tag is required in your app for Wave UI proper functioning. You should place it at the root of your app. There should only be one in your whole app.

  • By default, the w-app wrapper will have a flex layout with a column direction, and a height of 100% of the full HTML document.

(from Wave UI documentation)

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

About

Vue 3 CLI Wave UI + Vuex and Router

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published