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