Skip to content

haia212/Pilot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

starter-templates-desktop

Starter templates for Bridge Front Offices Desktop

Requirements

Ruby

Check if Ruby is installed

ruby -v

How to install :

https://www.ruby-lang.org/en/documentation/installation/

NodeJs

Check if NodeJs is installed

node -v

How to install : use nvm !

(nvm will prevent sudo conflicts when you're installing node or updating some librairies)

https://github.com/creationix/nvm#install-script

Setup

gem install sass scss-lint
npm install -g git+https://github.com/Leadformance/generator-bridge-template.git
yo bridge-template

Tracking

data-lf-tracking='{"bind":"value","category":"value","label":"value"}'
Ex: data-lf-tracking='{"bind":"click","category":"resultshowphone","label":"{{pos.name}}##{{pos.phone}}"}'

Javascript

Please use only data attribute for javascript selector

Release Note

https://github.com/Leadformance/starter-templates-desktop/releases/tag/5.0.0

Boostrap

Unused bootstrap components have been disabled. Feel free to reactivate them if you need to use a bootstrap component. Path: src/vendors/_bootstrap.scss

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published