@philskat/create-webpack-app
v0.0.2
Published
Cli-package to setup a webpack-app
Downloads
1
Readme
:dart: About
This repository contains a npm cli to create a webpack-app.
It has a JavaScript and TypeScript template.
:rocket: Technologies
The following tools were used in this project:
:white_check_mark: Requirements
Before usage :checkered_flag:, you need to have Git and Node installed.
:checkered_flag: Usage
npx @philskat/create-webpack-app
or
npm init @philskat/webpack-app
:memo: License
This project is under license from MIT. For more details, see the LICENSE file.
Made with :heart: by philskat
Back to top