1.0.8 • Published 3 years ago

create-sw-app v1.0.8

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

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-h5
  • vue-pc-ts
  • vue-ssr-ts
  • react-pc-ts
  • react-admin-ts
1.0.8

3 years ago

1.0.7

3 years ago

1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago