Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jogiter/webpack-template
quickly init a webpack package or project
https://github.com/jogiter/webpack-template
Last synced: 9 days ago
JSON representation
quickly init a webpack package or project
- Host: GitHub
- URL: https://github.com/jogiter/webpack-template
- Owner: Jogiter
- License: mit
- Created: 2018-03-16T10:07:29.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-03-16T10:07:53.000Z (almost 7 years ago)
- Last Synced: 2024-11-07T18:22:48.057Z (2 months ago)
- Language: JavaScript
- Size: 63.5 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## quickly init a webpack package or project
# thanks
this project/package is Inspired by [vue-cli](https://github.com/vuejs/vue-cli)
# install
```sh
# use npm
> npm install -g jogiter
# use yarn
> yarn global add jogiter
```# usage
>jogiter init Jogiter/pro-webpack project-name