This repository has been archived on 2025-10-10. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
ToToday.app/.github
Guz e3efc2df91 'tiny' fix: repository info, code style, and bugs.
- Updated repository information like README, License, and app's version to 0.1.0 for better versioning;

- (Possibly) fixed PWA and page theme features;

- Fixed linting code format.
2022-01-19 16:58:55 -03:00
..
2022-01-17 18:54:03 -03:00

Lored / ToToday.app

A single page web app to help yours day-to-day tasks

Built with Nuxt.js

Build Setup

# install dependencies
$ npm install

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

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

# generate static project
$ npm run generate

For a detailed explanation of Nuxt.js, check the documentation.