Skip to content

Commit

Permalink
Update packages/create-webpack-app/README.md
Browse files Browse the repository at this point in the history
fix grammar

Co-authored-by: Nitin Kumar <snitin315@gmail.com>
  • Loading branch information
maverox and snitin315 committed Jun 15, 2024
1 parent 2928772 commit 3f66230
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/create-webpack-app/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

## About

- `create-webpack-app` is a cli tool that enables developers to quickly scaffold a new webpack project. It provides a flexible set of commands for developers to increase speed when setting up a custom webpack project. webpack CLI addresses these needs by providing a set of tools to improve the setup of custom webpack configuration.
- `create-webpack-app` is a cli tool that enables developers to scaffold a new webpack project quickly. It provides developers with a flexible set of commands to increase speed when setting up a custom webpack project. webpack CLI addresses these needs by providing tools to improve the setup of custom webpack configuration.
- It is also going to support several front end frameworks and libraries like React, Angular, Vue, Svelte, etc.
- Webpack Loader and Plugin scaffolding is also supported.

Expand Down

0 comments on commit 3f66230

Please sign in to comment.