Skip to content

Siegrift/vue-example-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vue-example-app

Project setup

yarn install

To use the trusted types aware vue library follow these steps.

  1. git clone https://github.com/Siegrift/vue.git (clone it anywhere)
  2. Build the trusted types aware vue yarn build
  3. Replace this application's node_modules/vue/dist with the dist directory from Vue (Basically, will copy the build files you've just build)

Compiles and hot-reloads for development

yarn run serve

Compiles and minifies for production

yarn run build

Run your tests

yarn run test

Lints and fixes files

yarn run lint

Customize configuration

See Configuration Reference.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published