1.0.7 • Published 5 years ago
@weweb/create v1.0.7
@vite/create-app
Scaffolding Your First weweb.io custom elements
With NPM:
$ npm init @wewebWith Yarn:
$ yarn create @wewebThen 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 elementCurrently supported type are:
elementsection