JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 4
  • Score
    100M100P100Q32937F
  • License MIT

Core with base class and entities for todo application maked on Angular6+

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

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

Core with UI for web and native todo application maked on Angular6+

Usage

git clone https://github.com/rucken/todo.git my-app
cd my-app
npm install
npm run start:prod

@rucken/cli - Console tools to create and build Angular6+ and NestJS application based on Rucken template

Live demo: master (SPA on GhPages) [source] - Demo application (backend: https://rucken-todo-nestjs.now.sh ).

Live demo: develop (SSR on Now) [source] - Demo application with server side rendering (backend: https://rucken-todo-nestjs.now.sh ).

Live demo: develop (NestJS on Now) [source] - Demo application with live backend (backend: https://nestjs.com).

License

MIT