Coder Social home page Coder Social logo

generator-fin-polymer's Introduction

generator-fin-polymer

This generator creates a seed polymer project with a minimal grunt server. The project was originally derived from the polymer groups cannonical seed structure but has drifted from that recently.

This generator launches a livereload connect process to view the docs AND your element demo page. The element components can be found in a polymer subdirectory, from there all pieces are found in either js, css, or html folders.

This generator assumes the polymer-project custom component project structure, meaning you need a contain folder to hold dependency projects alonside this project. The structure should like this

screenshot


to install this yeoman generator

to setup a new project with this yo generator,

  • create holding directory ie:outer-project-folder
  • cd into it
  • yo fin-polymer
  • answer 3 questions (org name, github id, element-name)
  • cd into project-name
  • sudo npm install // sudo because of wct-test
  • grunt serve

other things

  • grunt will auto create main element-name if it don't exist
  • grunt will create/delete html/css/test files based on js file existence
  • create new polymer element with grunt polymer:piece-name
  • after you've pushed to git the first time you can update the github pages with ./gp.sh
  • it will update core-element-page docs
  • grunt will auto vulcanize to element-name.min.html
  • see standalone.html to use the vulcanized element-name.min.html file

generator-fin-polymer's People

Contributors

stevewirts avatar

Watchers

 avatar

Forkers

datamadic

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.