Skip to content
This repository has been archived by the owner on Nov 21, 2024. It is now read-only.
/ todo Public archive

Core with UI for web todo application maked on Angular7+

License

Notifications You must be signed in to change notification settings

rucken/todo

Repository files navigation

rucken-todo

Greenkeeper badge NPM version Build Status Gitter Join the chat at telegram

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