personal_area_php/frontend/web/api-doc/docs/samples/webpack-getting-started
2024-05-24 15:27:07 +03:00
..
src api 2024-05-24 15:27:07 +03:00
_sample_package.json api 2024-05-24 15:27:07 +03:00
index.html api 2024-05-24 15:27:07 +03:00
README.md api 2024-05-24 15:27:07 +03:00
webpack.config.js api 2024-05-24 15:27:07 +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