Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

create-xdn-app

moovweb-admin4Apache-2.01.2.1TypeScript support: included

Creates apps for deplyoment on the Moovweb XDN.

Moovweb, XDN, pwa, shopify, serverless, react, vue, angular

readme

Create XDN App

NPM create command for creating new apps for the Moovweb XDN.

Usage

npm create xdn-app

... or with yarn ...

yarn create xdn-app

Templates

App templates are pulled from https://github.com/moovweb/xdn-templates.

Development

To run this in local development:

npm start

This will create the app inside of the run directory and delete the app that was previously created if one exists.