gwp

1.0.0 • Public • Published

Generate Webpack -Your Webpack Wizard!

Generate-Webpack Logo

Installation

npx gwp

Usage

generate-webpack projectname -options

OR

gwp projectname -options

Options

Options Short Core Templates Description
--core= -c

webpack, three, three-basic, three-shader/three-shaders,

three-master. For info click here.
Select Core Template.
--nopkg -n none Stop npm package auto installation.

Core Templates

Core Description
three Full three.js template via webpack with all needed things.
three-basic Basic three.js template with only essential things.
three-shader Basic three.js template with custom shaders {vertex and fragment}.
three-master Master three.js template with custom shaders ,model,glass material,postprocessing ,etc.

Creator

Generate-Webpack was created by Aayush Chouhan.

License

Generate-Webpack is open-source software licensed under the MIT License.

Contact

For any questions or inquiries, you can reach us at aayushchouhan24@gmail.com.

Readme

Keywords

none

Package Sidebar

Install

npm i gwp

Weekly Downloads

1

Version

1.0.0

License

MIT

Unpacked Size

307 kB

Total Files

6

Last publish

Collaborators

  • aayushchouhan24