trmb-components-demo
v0.0.4
Published
- List view component - Detail view component - Popup view component - Form view component - CSS component, which is extensions of foundation css
Readme
This repository contains list of available trimble web components, that will consume Profilex Api and can use across the web application.
Available web components are
- List view component
- Detail view component
- Popup view component
- Form view component
- CSS component, which is extensions of foundation css
Installation steps:
You should install latest version of nodejs in your machine.
$ npm install -g polymer-cli yarn
$ yarn install
$ git submodule update --recursive --init
$ polymer serveNow application will be run the below http://127.0.0.1:8081
