lubava-bp-cli

4.0.4 • Public • Published

# lubava-bp-cli

template for working with webpack, react and ts with available configuration files

## Installation

if you want to install it locally in your project

npm i lubava-bp-cli
npx lwb


if you want to install it globally so that you can access it in any of your project

npm install -g lubava-bp-cli
lwb


## Usage

When installation is finished :

cd lubava-bp
npm start


## Update


## Whats inside


"devDependencies": {
"@emotion/react": "^11.11.1",
"@emotion/styled": "^11.11.0",
"@mui/material": "^5.14.4",
"@types/fs-extra": "^11.0.1",
"@types/node": "^20.4.6",
"@types/react": "^18.2.20",
"@types/react-dom": "^18.2.7",
"@types/webpack": "^5.28.1",
"@types/webpack-dev-server": "^4.7.2",
"css-loader": "^6.8.1",
"html-webpack-plugin": "^5.5.3",
"mini-css-extract-plugin": "^2.7.6",
"sass": "^1.65.1",
"sass-loader": "^13.3.2",
"style-loader": "^3.3.3",
"ts-loader": "^9.4.4",
"ts-node": "^10.9.1",
"typescript": "^5.1.6",
"webpack": "^5.88.2",
"webpack-cli": "^5.1.4",
"webpack-dev-server": "^4.15.1"
},
"dependencies": {
"@mui/icons-material": "^5.14.3",
"@mui/styled-engine-sc": "^5.12.0",
"fs-extra": "^11.1.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"styled-components": "^5.3.11"
}



## Credits


## License

Package Sidebar

Install

npm i lubava-bp-cli

Weekly Downloads

1

Version

4.0.4

License

MIT

Unpacked Size

16.8 kB

Total Files

18

Last publish

Collaborators

  • lubava7