Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ilyagoncharovy/todo

web_version
https://github.com/ilyagoncharovy/todo

ci docker gh-actions gh-pages localstorage react redux-toolkit typescript vite vitest

Last synced: about 2 months ago
JSON representation

web_version

Awesome Lists containing this project

README

        

# Инструкция по установке
1) git clone https://github.com/IlyaGoncharovY/todo
2) npm install
3) npm run dev
# Docker
1) docker pull ilyagoncharovdev/todoimage
2) docker run -p 5173:5173 ilyagoncharovdev/todoimage
3) ======
4) docker image --rm ilyagoncharovdev/todoimage

# tests
![image](https://github.com/user-attachments/assets/dbc35dfc-3d9e-40e1-84b9-7b718045bffd)