Dunebook / vue-note-taker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

codemix-vanilla-react

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


Languages

Language:Vue 61.1%Language:JavaScript 31.7%Language:HTML 7.2%