Skip to content

Sample ToDo app testing out Vue.js wrapped by nuxt.js. Pretty much the hello world for front-end frameworks.

Notifications You must be signed in to change notification settings

dbgordon09/vue-todo

Repository files navigation

todo-app-vue

Sample todo application to help decide between using React or Vue.js as the frontend framework for future personal projects

Build Setup

# install dependencies
$ npm run install

# serve with hot reload at localhost:3000
$ npm run dev

# build for production and launch server
$ npm run build
$ npm run start

# generate static project
$ npm run generate

For detailed explanation on how things work, check out Nuxt.js docs.

About

Sample ToDo app testing out Vue.js wrapped by nuxt.js. Pretty much the hello world for front-end frameworks.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published