Giter VIP home page Giter VIP logo

generator-polymer-init-vaadin-elements-app's Introduction

Vaadin Elements application template

Vaadin Elements application is a progressive web application template done with Polymer App Toolbox and Vaadin Elements.

Screenshot of the Vaadin Elements template application

Usage

Follow the steps in the Vaadin Elements Application Template tutorial to create and run your application.

Development

Running locally

In order to be able to try the generator from local, clone this repository and type the following command in the project root directory:

$ npm link

This will install the dependencies and will create a global link to this module. Now, when you create a new app using this template by running $ polymer init vaadin-elements-app, your cloned repository will be used.

Testing the generator

In this project, there are unit tests for the generator part as well as application tests for the generated application.

The application tests are based on the Web Component Tester. Please make sure that it is installed and the wct command is available in your PATH. Otherwise, run the following command to install it:

$ npm install -g web-component-tester

In order to run the tests, type the following command in the project directory:

$ npm test

This will run the unit tests, as well as generate and test the application in a temporary path.

You can also run the unit tests and the application tests separately using the $ npm run test:unit and $ npm run test:e2e commands respectively.

Contributing

See the contribution instructions which apply to this project as well.

License

Apache License 2.0

generator-polymer-init-vaadin-elements-app's People

Contributors

manolo avatar platosha avatar tehapo avatar tomivirkki avatar

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.