@ftbjs/shared
v0.2.4
Published
A utils tool
Downloads
1
Readme
A tool to start a server with Webpack. support hot module replacement and build.
🏠 Homepage
✨ Example
Install
npm i @ftbjs/service -g
Usage
// start a local serve
ftbjs serve
// build project
ftbjs build
// visualize size of webpack output files
ftbjs build --analyzer
Required
You need to have a src folder. and its has a index.js file. then run the ftbjs serve
or ftbjs build
. For more information please see Example
🤝 Contributing
Contributions, issues and feature requests are welcome!Feel free to check issues page. You can also take a look at the contributing guide.
Show your support
Give a ⭐️ if this project helped you!
📝 License
Copyright © 2020 [email protected]. This project is MIT licensed.
This README was generated with ❤️ by readme-md-generator