Skip to content

Genuitec/codemix-vanilla-vue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

codemix-vanilla-vue

Template for project creation of Vue inside CodeMix

Contents

This template project is just an example Hello World that guide you through the use of Vue to build a very simple web application that display the Hello World!!! Greeting.

This example has been started with the vue-cli and webpack-simple

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your tests

npm run test

Lints and fixes files

npm run lint

About

CodeMix Template project for Vue

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published