wittjosiah / quickstart

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:TypeScript 70.9%Language:HTML 12.3%Language:JavaScript 10.0%Language:CSS 6.9%