Skip to content

hodfords-solutions/swagger-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hodfords Swagger Plugin

Project Structure

.
├── lib
│   ├── CodeHighlightHeader.jsx
│   ├── CustomInfo.jsx
│   ├── CustomParameters.jsx
│   ├── main.js
├── .eslintignore           # Ignore validate EsLint some files
├── .eslintrc               # EsLint config
├── .nvmrc                  # Project nodejs version
├── .prettierignore         # Ignore validate Prettier some files
├── .prettierrc             # Prettier config

Install project dependencies

  • Install PNPM latest version
  • Install Nodejs 22 ( Should be use NVM for install NodeJS )

Install package dependencies for Editor tool

  • Eslint
  • Stylelint
  • Typescript
  • Linter
  • Linter EsLint
  • Prettier

Builder Info

  • React 18

  • Vite 5

  • Vite plugins ( compression, manifest, preload resources, optimize module loader, etc... )

  • Typescript

  • ESLint / TSLint / Stylint

  • Install node_modules pnpm install

  • Package build pnpm build

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published