Sign inSign up

bowen31337/lithium-sdk

By bowen31337

•Updated about 2 years ago

This docker helps developers to set up the SDK environment for LITHIUM community.

Image
1

742

bowen31337/lithium-sdk repository overview

This docker uses node:10.24.1 as the most latest supported version mentioned in the https://developer.khoros.com⁠.

Lithium SDK version:1.11.0

docker run -it -v ~/projects/lithium-sdk:/usr/src/app -p 9000:9000 bowen31337/lithium-sdk /bin/bash

  1. check the version: npm ls -g lithium-sdk --depth=0

  2. create new project: li create-project

  3. in the project folder: li serve-sass

Tag summary

Content type

Image

Digest

sha256:37c32c857…

Size

507.6 MB

Last updated

about 2 years ago

docker pull bowen31337/lithium-sdk