1.4.5 • Published 2 years ago
create-webgpu-app v1.4.5
create-webgpu-app
Create-webgpu-app is a library for generating web-based applications using WebGPU.
Badges
Table of contents
Preview
Demonstration of create-webgpu-app
Requirement
- Node.js: Make sur to have Node.js installed in your pc.
- Compatible navigator: To run WebGPU application locally.
Run Locally
Run the npx command or yarn create
npx create-webgpu-appor
yarn create webgpu-appSelect the options.
Go to the project directory
cd {project-name}Install dependencies
yarn installor
npm installStart the server
yarn run devor
npm run devFeedback
If you have any feedback, please feel free to contact us at zoubheir@gmail.com.
