Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 559 Bytes

README.md

File metadata and controls

32 lines (20 loc) · 559 Bytes

claudia-api-webpack

Install

As simple as:

npm install @b1kt0p/claudia-api-webpack

or

yarn add @b1kt0p/claudia-api-webpack

Requirements

@b1kt0p/claudia-api-webpack has been built to work by default from Node >= 14.

If you need to run it in earlier versions of Node (eg. 4.3) then you will have to transpile claudia-api-webpack's code yourself using babel or a similar tool.

Usage

claudia-api-webpack --config webpack.config.js --port 3000

License

MIT © Victor Savostin