Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 373 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 373 Bytes

Auto-dev-idea-repository

the Intellij IDEA Custom Plugin Repository

  1. Go to SettingsPluginsMarketplaceManage Plugin Repositories
  2. Add the following URL:
    https://plugin.unitmesh.cc/updatePlugins.xml
    

Running Locally

npm i -g vercel
vercel dev

Your Flask application is now available at http://localhost:3000.