Skip to content

mustafa-kahraman/vue-todomvc

Repository files navigation

vue-todomvc

Episode 23 homework add edit the todo functionality.

# clone the repo
git clone https://github.com/mustafa-kahraman/vue-todomvc.git
# go in to the folder
cd vue-todomvc
# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

For detailed explanation on how things work... watch the video

License

MIT

Free Software, Hell Yeah!