@a0znpm/theme-vue-base
v1.0.5
Published
基于@vue/theme v1.0.1进行的精简,用于github
Downloads
15
Readme
Theme Vue Base
基于@vue/theme v1.0.1进行的精简,用于github
Development Setup
$ pnpm install
$ npm run dev
Developing with Real Content
Clone repositories:
git clone [email protected]:MShineRay/theme.git
Link theme into docs repo:
# In ./theme pnpm install # Make @a0znpm/theme-vue-base available for global linking pnpm link --global
Available Scripts
Here is the list of available scripts that can be used during the development.
# Boot local dev server.
$ npm run dev
# Build demo, then serve locally. This is for testing
# production build in the local environment.
$ npm run serve
# Run lint via Prettier.
$ npm run lint
# Run type check via tsc.
$ npm run type
License
Copyright (c) 2021-present