create-webgpu-app

1.4.5 • Public • Published

create-webgpu-app

Create-webgpu-app is a library for generating web-based applications using WebGPU.

Badges

GPLv3 License

NPM info

NPM info

NPM info

Table of contents

  1. Preview
  2. Requirement
  3. Run Locally
  4. Feedback
  5. License

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-app

or

yarn create webgpu-app

Select the options.

Go to the project directory

cd {project-name}

Install dependencies

yarn install

or

npm install

Start the server

yarn run dev

or

npm run dev

Feedback

If you have any feedback, please feel free to contact us at zoubheir@gmail.com.

License

GPLv3

Package Sidebar

Install

npm i create-webgpu-app

Weekly Downloads

0

Version

1.4.5

License

GPL-3.0

Unpacked Size

59.6 kB

Total Files

21

Last publish

Collaborators

  • veroni-deev