1.0.7 • Published 3 years ago

@weweb/create v1.0.7

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

@vite/create-app

Scaffolding Your First weweb.io custom elements

With NPM:

$ npm init @weweb

With Yarn:

$ yarn create @weweb

Then follow the prompts!

You can also directly specify the project name and the type of source code you want to develop via additional command line options. For example, to scaffold a custom element project, run:

npm init @weweb my-element --type element

Currently supported type are:

  • element
  • section
1.0.7

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

1.0.0

3 years ago