2.0.4 • Published 7 months ago

ls-itc-cms v2.0.4

Weekly downloads
-
License
-
Repository
-
Last release
7 months ago

LS MES

Build Setup

# install dependencies
$ npm install

# 로컬
$ npm run dev

# 운영기
$ npm run devp

# 빌드
$ npm run build

$ npm publish

$ npm run start

# generate static project
$ npm run generate

For detailed explanation on how things work, check out Nuxt.js docs.