packim
v0.3.3
Published
> make it easy to establish your project with webpack
Downloads
5
Readme
Packim
make it easy to establish your project with webpack
Usage
npx packim init js // create a js-type project.npx packim init ts my-app // create a ts-type project in 'my-app' directory.