项目作者: AlbertoMata

项目描述 :
A list component example for Aura Components.
高级语言: JavaScript
项目地址: git://github.com/AlbertoMata/lead-list-example.git
创建时间: 2019-04-20T03:36:33Z
项目社区:https://github.com/AlbertoMata/lead-list-example

开源协议:

下载


Lead List Page

An elemental example of an Aura application with a list of records to show basic features of the framework.

The sfdx project

Clone this project into your local directory:

  1. git clone https://github.com/AlbertoMata/lead_list_example.git

Deploy each component to your Developer enviroment using sfdx commands or the
integration of the same with vscode:

  1. sfdx force:source:deploy -m AuraDefinitionBundle:[COMPONENT]

Use packaging for a better application lifecycle managment.