1
0
Fork 0
mirror of https://github.com/DanielnetoDotCom/YouPHPTube synced 2025-10-03 17:59:55 +02:00
Oinktube/plugin/API/docs/samples/webpack-getting-started
2025-04-08 12:15:58 -03:00
..
src Better API documentation 2025-04-08 12:15:58 -03:00
_sample_package.json Better API documentation 2025-04-08 12:15:58 -03:00
index.html Better API documentation 2025-04-08 12:15:58 -03:00
README.md Better API documentation 2025-04-08 12:15:58 -03:00
webpack.config.js Better API documentation 2025-04-08 12:15:58 -03:00

Demo of Swagger UI with Webpack.

This webpack-getting-started sample is for reference only.

It includes CSS and OAuth configuration.

_sample_package.json is a placeholder sample. You should rename this file, per Usage section below, and you should also verify and update this sample's @latest compared to the swagger-ui@latest

Usage

rename `_sample_package.json` to `package.json`
npm install
npm start