Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 1.22 KB

File metadata and controls

29 lines (17 loc) · 1.22 KB

NextJS Code

An interactive extension to streamline your Next.js development workflow. Start coding instantly, preview your changes, and manage builds, all from within your editor.

Preview

Features

  • Instant Dev Server: Automatically start the Next.js development server when you open the project.
  • In-Editor Preview: Debug and preview your app without ever leaving your editor.
  • One-Click Build & Serve: Build and serve your app with a single click.
  • Easy Server Restart: Restart the server at any time with one click.

Requirements

Contributing

We welcome contributions! If you have suggestions, report a bug, or want to propose new features, please open an issue or submit a pull request.

License

This project is licensed under the MIT License.

Acknowledgements

Inspired by the excellent Vite for vscode extension by antfu.