Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jackomo007/todo-effector


https://github.com/jackomo007/todo-effector

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Welcome to the Todo made with Effector!

- [Effector Docs](https://effector.dev/docs)

## Development

To run locally, make sure your project's local dependencies are installed:

```sh
yarn
```
start the yarn development server like so:

```sh
yarn dev
```

Open up [http://localhost:3000](http://localhost:3000) and you should be ready to go!