Skip to content

guruguhangunaratnam/nuxt-todo

Repository files navigation

ToDo

This is a simple Nuxt "to do" application that uses local storage to save items. It works completely offline and items persist until the cache is cleared. Easily integrates into other applications.

Build Setup

# install dependencies
$ yarn install

# serve with hot reload at localhost:3000
$ yarn dev

# build for production and launch server
$ yarn build
$ yarn start

# generate static project
$ yarn generate

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

Screenshot from 2023-09-02 12-24-01

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published