1.0.8 • Published 4 years ago
create-sw-app v1.0.8
create-sw-app
搭建项目
# npm 7+, extra double-dash is needed:
npm init sw-app my-vue-app -- --template vue
# yarn
yarn create sw-app my-vue-app --template vue当前支持的模板预设包括:
vue-h5vue-pc-tsvue-ssr-tsreact-pc-tsreact-admin-ts