# datav-preact-component **Repository Path**: orca-init/datav-preact-component ## Basic Information - **Project Name**: datav-preact-component - **Description**: datav-preact-component - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2023-07-14 - **Last Updated**: 2023-09-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # datav-component ## CLI Commands * `npm install`: Installs dependencies * `npm run dev`: Run a development, HMR server * `npm run serve`: Run a production-like server * `npm run build`: Production-ready build * `npm run lint`: Pass TypeScript files using ESLint * `npm run test`: Run Jest and Enzyme with [`enzyme-adapter-preact-pure`](https://github.com/preactjs/enzyme-adapter-preact-pure) for your tests For detailed explanation on how things work, checkout the [CLI Readme](https://github.com/developit/preact-cli/blob/master/README.md).