1.4.5 • Published 8 months ago

create-webgpu-app v1.4.5

Weekly downloads
-
License
GPL-3.0
Repository
github
Last release
8 months ago

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

1.4.5

8 months ago

1.4.4

8 months ago

1.4.3

8 months ago

1.4.2

8 months ago

1.4.1

8 months ago

1.4.0

8 months ago

1.3.0

8 months ago

1.1.1

8 months ago

1.0.0

8 months ago