Skip to content

MahiBegoug/Todo-List

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vue

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

You can build this with:

docker build -t dockerize-vue .

and… run the container:

docker run -it -p 8000:80 --rm dockerize-vue

Customize configuration

See Configuration Reference.

About

A simple TodoList to cover the basics of VueJs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages