Package Exports
- @rucken/todo-core
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@rucken/todo-core) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Core with base class and entities for todo application maked on Angular7+ and based on Rucken template
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.io - 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