-
Notifications
You must be signed in to change notification settings - Fork 0
learmond/polymer20-test
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
------------------------------------------------------------------------------- Jonathon Learmond copyright 2017 ------------------------------------------------------------------------------- Unisen Web Application README, built using Polymer 2.0 See https://www.polymer-project.org/. The unisen web application uses the Polymer 2.0 library to leverage the latest browser technology, specifically, custom web components. Files ----- src/ - Custom source files making up the Web App. data/ - Static such as the generated topology file. images/ - Image store directory. build/ - 'polymer build' command output. Contains the builds as configured in polymer.json - NOTE: the 'bundle' option controls fragment bundling based on whether the the server is an http/2 server. If it is, fragments should NOT be bundled, otherwise, bundle the files. bower_components/ - The bower installed components used in our web app. (i.e. polymer library) components. node_modules/ - The nodejs modules installed by npm. Build Process ------------- See https://www.polymer-project.org/2.0/docs/tools/polymer-cli#build for details tl;dr $> polymer build Creates 3 (debug, releaseES5, and releaseES6) packages in build/
About
Polymer 2.0 rc test base
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published