@codecoupler/cc-webpack

3.2.2 • Public • Published

CodeCoupler Webpack

CodeCoupler Webpack is a compilation of Webpack libraries fine-tuned to each other to start authoring libraries and web applications in modern JavaScript, TypeScript, Vue and CSS without having to worry about linting, compiling and transpiling.

Please read the documentation at https://codecoupler.org/cc-webpack

Quick Start:

mkdir new-project-folder
cd new-project-folder
npm init @codecoupler/cc-webpack
git init -b main # This is usefull because the next command will install git hooks
npm i

Before start working with this boilerplate the following fields should be set in package.json (read the documentation):

  • name
  • version
  • description
  • author (You could reference here to the AUTHORS file)
  • homepage
  • keywords
  • license
  • private (Remove it if this project should be public)

Then you could change the title of static/index.html and overwrite static/logo.png with your own logo.

Last but not least a LICENSE file should be added and optionally an AUTHORS file.

Package Sidebar

Install

npm i @codecoupler/cc-webpack

Weekly Downloads

180

Version

3.2.2

License

MIT

Unpacked Size

51.4 kB

Total Files

6

Last publish

Collaborators

  • tom27