UNPKG

@rucken/todo-web

Version:

Base components and ui for todo application maked on Angular7+ and based on Rucken template

44 lines (32 loc) 1.81 kB
[![Greenkeeper badge](https://badges.greenkeeper.io/rucken/todo.svg)](https://greenkeeper.io/) [![NPM version][npm-image]][npm-url] [![Build Status][travis-image]][travis-url] [![Gitter][gitter-image]][gitter-url] [![Join the chat at telegram][telegram-image]][telegram-url] Base components and ui for todo application maked on [Angular7+](https://angular.io) and based on [Rucken](https://github.com/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/](https://rucken.github.io/todo/) - Static site on [GitHub Pages](https://pages.github.com/) [https://todo.rucken.io](https://todo.rucken.io) - Server-side rendering (SSR) on VPS with [Dokku](http://dokku.viewdocs.io/dokku/) ## Compodoc documentations [https://rucken.github.io/todo/doc/demo](https://rucken.github.io/todo/doc/demo/index.html) - Demo application documentation [https://rucken.github.io/todo/doc/todo-core](https://rucken.github.io/todo/doc/todo-core/index.html) - Core documentation [https://rucken.github.io/todo/doc/todo-web](https://rucken.github.io/todo/doc/todo-web/index.html) - Web documentation ## License MIT [travis-image]: https://travis-ci.org/rucken/todo.svg?branch=master [travis-url]: https://travis-ci.org/rucken/todo [gitter-image]: https://img.shields.io/gitter/room/rucken/todo.js.svg [gitter-url]: https://gitter.im/rucken/todo [npm-image]: https://badge.fury.io/js/%40rucken%2Ftodo-web.svg [npm-url]: https://npmjs.org/package/@rucken/todo-web [dependencies-image]: https://david-dm.org/rucken/todo-web/status.svg [dependencies-url]: https://david-dm.org/rucken/todo-web [telegram-image]: https://img.shields.io/badge/chat-telegram-blue.svg?maxAge=2592000 [telegram-url]: https://t.me/rucken