flower 70017b2672 login shelf flow warehouse 2 달 전
..
.vscode 70017b2672 login shelf flow warehouse 2 달 전
data 70017b2672 login shelf flow warehouse 2 달 전
dist 70017b2672 login shelf flow warehouse 2 달 전
public 70017b2672 login shelf flow warehouse 2 달 전
src 70017b2672 login shelf flow warehouse 2 달 전
.editorconfig 70017b2672 login shelf flow warehouse 2 달 전
.eslintignore 70017b2672 login shelf flow warehouse 2 달 전
.eslintrc.js 70017b2672 login shelf flow warehouse 2 달 전
.gitignore 70017b2672 login shelf flow warehouse 2 달 전
.postcssrc.js 70017b2672 login shelf flow warehouse 2 달 전
README.md 70017b2672 login shelf flow warehouse 2 달 전
babel.config.js 70017b2672 login shelf flow warehouse 2 달 전
jsconfig.json 70017b2672 login shelf flow warehouse 2 달 전
package-lock.json 70017b2672 login shelf flow warehouse 2 달 전
package.json 70017b2672 login shelf flow warehouse 2 달 전
quasar.conf.js 70017b2672 login shelf flow warehouse 2 달 전
quasar.extensions.json 70017b2672 login shelf flow warehouse 2 달 전
wget-log 70017b2672 login shelf flow warehouse 2 달 전
yarn.lock 70017b2672 login shelf flow warehouse 2 달 전

README.md

wms templates (templates)

wms templates

Install the dependencies

yarn

Start the app in development mode (hot-code reloading, error reporting, etc.)

quasar dev

Lint the files

yarn run lint

Build the app for production

quasar build

Customize the configuration

See Configuring quasar.conf.js.