UNPKG

lemon-devkit

Version:

Lemon Serverless Micro-Service Platform for local development

22 lines (14 loc) 398 B
# lemon-devkit local develop kit for [lemon-core](https://github.com/lemoncloud-io/lemon-core) ## Usage - required to install seperately `lemon-core` in advance. ```sh # STEP.1 install `lemon-devkit` npm i --save-dev lemon-devkit ``` ---------------- ## VERSION INFO | Version | Description |-- |-- | 0.0.6 | optimized `loadProfile()` w/o async. | 0.0.4 | initial release.