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

https://github.com/lucifier129/rocket-todo-app

A simple todo app powered by rocket and react
https://github.com/lucifier129/rocket-todo-app

Last synced: 20 days ago
JSON representation

A simple todo app powered by rocket and react

Awesome Lists containing this project

README

          

# rocket-todo-app

A simple todo app powered by rocket and react

## development

first

```shell
cargo run
```

second

```shell
cd static && npm run dev
```