Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hamlim/notedo

A plain text todo application - maybe
https://github.com/hamlim/notedo

component-library next nextjs react todo todos

Last synced: about 1 month ago
JSON representation

A plain text todo application - maybe

Awesome Lists containing this project

README

        

# Notedo

A plaintext todo application - maybe

## Getting Started:

```sh
yarn
```

```sh
yarn dev
```

## Deploying:

```sh
yarn deploy
```

When you're ready to deploy to production:

```sh
yarn deploy-prod
```