0.2.4 • Published 4 years ago

@ftbjs/shared v0.2.4

Weekly downloads
4
License
MIT
Repository
github
Last release
4 years ago

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 biyuqiwan@163.com. This project is MIT licensed.


This README was generated with ❤️ by readme-md-generator