You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
androiddrew 5458e5a69c Updated Readme and Notes 7 years ago
css Initial commit 7 years ago
js Initial commit 7 years ago
scss Initial commit 7 years ago
.gitignore Initial commit 7 years ago
NOTES.md Updated Readme and Notes 7 years ago
README.md Updated Readme and Notes 7 years ago
index.html Initial commit 7 years ago

README.md

Vuejs Playground

We all need somewhere to play. This is a simple repo for experiments with the Vuejs library. You will need Sass to compile the css used by this project.

You will also probably want a dev server like live-server.

npm install -g live-server

Alternatively you could just use python but there is no file watch associated with this option.

python -m http.server