rucken-todo
December 29, 2020 ยท View on GitHub
Core with UI for web todo application maked on Angular7+ based on Rucken template
Screenshots
Usage
git clone https://github.com/rucken/todo.git my-app
cd my-app
npm install
npm run start:prod
Demo
https://rucken.github.io/todo/ - Static site on GitHub Pages
https://todo.rucken.ru - Server-side rendering (SSR) on VPS with Dokku
Compodoc documentations
https://rucken.github.io/todo/doc/demo - Demo application documentation
https://rucken.github.io/todo/doc/todo-core - Core documentation
https://rucken.github.io/todo/doc/todo-web - Web documentation
License
MIT