Kickstart your project with a Starter Template in VSCode
- As a front-end developer, everytime before I create a new project, I have to open a terminal, enter some commands recommended in the front-end framework documentation; sometimes I even forget these commands. This whole process apparently needs more efficiency.
- During the development of Flutter, I found that I could quickly create a Flutter project through the Dart extension for VSCode, so I developed this extension in order to do the same when creating some front-end projects.
- Create Vue - The recommended way to start a Vite-powered Vue project.
- Vitesse - Opinionated starter template.
- Vitesse Lite - Lightweight version of Vitesse.
- Nuxt3 Minimal Starter - Create a new Nuxt project, module, layer or start from a theme with our collection of starters.
- Vitesse Nuxt3 - Vitesse for Nuxt 3.
- Vitesse WebExt - WebExtension Vite Starter Template.
- Starter TS - Starter template for TypeScript library.
- ...
MIT License © 2023 YRM