0.0.2 ā€¢ Published 3 years ago

@philskat/create-webpack-app v0.0.2

Weekly downloads
-
License
SEE LICENSE IN LI...
Repository
github
Last release
3 years ago

: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