https://github.com/tremus/vue-todo
https://github.com/tremus/vue-todo
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/tremus/vue-todo
- Owner: Tremus
- Created: 2020-09-23T10:00:53.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-09-24T20:58:01.000Z (over 4 years ago)
- Last Synced: 2025-01-19T20:18:09.686Z (5 months ago)
- Language: Vue
- Size: 220 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# vue-todo
> A Vue.js project
## Build Setup
```bash
# install dependencies
npm install# serve with hot reload at localhost:3000
npm run dev# build for production with minification
npm run build
```For detailed explanation on how things work, consult the [docs for nuxt](https://nuxtjs.org/api).