Skip to content

cloud-templates/light-jsn-template

Repository files navigation

light-jsn-template

A scaffold based on Light framework

Installation

npm i
or
yarn

Useage

# development
npm run serve

# production
npm run build