/quickstart

Primary LanguageTypeScript

quickstart

This app was created with the DXOS bare application template.

  • Progressive Web App support
  • React
  • DXOS UI System
  • Storybook

Run the app with pnpm:

pnpm install
pnpm serve

Build the app to the out folder:

pnpm build

Deploy the app to a DXOS Kube:

pnpm run deploy

Run storybook in this project

pnpm storybook

📚 Using ECHO with React 📚 DXOS Documentation