generator-polymer-init-redux

0.1.0 • Public • Published

generator-polymer-init-redux NPM version Build Status Dependency Status

Polymer PRPL project generator with Redux

Features

  • Redux (via PolymerRedux)
  • Redux Thunk
  • New element adding (see below)
  • Service worker
  • Lazy-loading screens
  • Routing and URL synchronization with Redux

TODO

  • Generator tests
  • Generate test templates for new elements
  • Optional databases/backend integration support (see 'db' branch)

Installation

First, install Yeoman and generator-polymer-init-redux using npm (we assume you have pre-installed node.js).

npm install -g yo
npm install -g generator-polymer-init-redux

Usage

Generate your new project with

polymer init redux

or use Yeoman directly:

yo polymer-init-redux

To add a new element to the project use

yo polymer-init-redux:el element-name

Getting To Know Yeoman

  • Yeoman has a heart of gold.
  • Yeoman is a person with feelings and opinions, but is very easy to work with.
  • Yeoman can be too opinionated at times but is easily convinced not to be.
  • Feel free to learn more about Yeoman.

License

BSD-2-Clause-FreeBSD © Jan Hrdina

Package Sidebar

Install

npm i generator-polymer-init-redux

Weekly Downloads

0

Version

0.1.0

License

BSD-2-Clause-FreeBSD

Last publish

Collaborators

  • jhrdina