0.0.9 • Published 4 years ago

@jhderojas/topublish v0.0.9

Weekly downloads
-
License
-
Repository
-
Last release
4 years ago

toPublish

com.jhderojas.toPublish

Getting started

Before you follow the steps below, make sure you have the Lightning-CLI installed globally only your system

npm install -g WebPlatformForEmbedded/Lightning-CLI

Running the App

  1. Install the NPM dependencies by running npm install

  2. Build the App using the Lightning-CLI by running lng build inside the root of your project

  3. Fire up a local webserver and open the App in a browser by running lng serve inside the root of your project

Developing the App

During development you can use the watcher functionality of the Lightning-CLI.

  • use lng watch to automatically rebuild your App whenever you make a change in the src or static folder
  • use lng dev to start the watcher and run a local webserver / open the App in a browser at the same time

Documentation

Use lng docs to open up the Lightning-SDK documentation.

0.1.0

4 years ago

0.0.9

4 years ago

0.0.8

4 years ago

0.0.7

4 years ago

0.0.6

4 years ago

0.0.5

4 years ago

0.0.4

4 years ago

0.0.3

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago