2.1.0 • Published 3 years ago

create-web-temp v2.1.0

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

Create Web App Template

Quick Start

Download template with yarn:

yarn create web-temp my-app
# npm init web-temp my-app
# npx create-web-temp my-app

Options

-t, --template <name> specify template preset

-i, --install install packages when initializing

yarn create web-temp my-app -t vue -i

Currently supported template presets include:

  • vanilla
  • vue-2
  • vue
  • vue-ts
  • vue-pro
  • react
  • react-ts
2.1.1

2 years ago

2.1.0

3 years ago

2.0.5

3 years ago

2.0.4

3 years ago

2.0.3

3 years ago

2.0.2

3 years ago

2.0.1

3 years ago

2.0.0

3 years ago

1.0.0

4 years ago

0.0.3

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago