Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.

1234567891011121314
  1. ### Demo of Swagger UI with Webpack.
  2. This `webpack-getting-started` sample is for reference only.
  3. It includes CSS and OAuth configuration.
  4. `_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`
  5. #### Usage
  6. rename `_sample_package.json` to `package.json`
  7. npm install
  8. npm start