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

https://github.com/timxor/rickynote

rickynote
https://github.com/timxor/rickynote

app notes rickynotes

Last synced: about 1 month ago
JSON representation

rickynote

Awesome Lists containing this project

README

        

# rickynote

## 1. Frontend

To install the frontend, navigate to the `frontend` directory and run the following commands:

```
cd frontend
deno install
deno install --allow-scripts=npm:[email protected]
deno task dev
```

Then navigate to `http://localhost:3000` in your browser.

`http://localhost:3000`