lightning-ui is base on bootstrap3.3 and slds. You can use it on your python/nodejs/ruby/java/dotnet project. I build salesforcexytools.heroku.com by using Python(Flask) and this lightning-ui.
http://salesforcexytools.com/lightning-ui/
http://salesforcexytools.com/lightning-ui/LightningUI/
http://salesforcexytools.com/lightning-ui/examples/
https://github.com/exiahuang/lightning-ui
https://github.com/exiahuang/lightning-ui/releases
- NodeJS
- Grunt
npm install
grunt --force
If you want to view the document on your localhost ? You can follow the tips below:
- Install Ruby Environment.
- Install the Jekyll
- Bundle
- jekyll
gem install jekyll
gem install bundler
bundle install
- Run
grunt --force
, build the source - Run the command
bundle exec jekyll serve
Home
: http://127.0.0.1:3003/lightning-ui/SLDS style
: http://localhost:3003/lightning-ui/examples/LightningUI style
: http://localhost:3003/lightning-ui/LightningUI/
Salesforce LightningUI
SLDS examples, use slds-layout
MIT