🚀 Big News:Socket Has Acquired Secure Annex.Learn More
Socket
Book a DemoSign in
Socket

@ftbjs/shared

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ftbjs/shared

A utils tool

latest
Source
npmnpm
Version
0.2.4
Version published
Weekly downloads
12
1100%
Maintainers
1
Weekly downloads
 
Created
Source

Welcome to ftb-service 👋

Version Documentation Maintenance License: MIT

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

FAQs

Package last updated on 15 Aug 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts