logo

A script to create a template for front-end projects.

NPM Version NPM Downloads Minizip Contributors License

Get started

# npx
npx create-template-fe@latest

# pnpx
pnpx create-template-fe@latest

# bunx
bunx create-template-fe@latest

Templates

- Vanillajs
  |- HTML, CSS, JS
  |- HTML, CSS, JS, Webpack

- Vitejs
  |- Vitejs, React18, Typescript
  |- Vitejs, React18, Typescript, SWC
  |- Vitejs, Antd, Recoil, i18n, Typescript

- Rsbuild
  |- Rsbuild, Antd, Recoil, i18n, Typescript

- Nextjs
  |- Next12, Antd, Recoil, i18n, Typescript
  |- Next13, Antd, Jotai, i18n, Typescript (Page Router)
  |- Next13, Tailwindcss, Jotai, i18n, Typescript (Page Router)
  |- Next13 (App Router)

- Svelte
  |- Sveltekit, Tailwindcss, Typescript

- Template create a package
  |- Rollup, Reactjs, Typescript
  |- Microbundle, Reactjs, Typescript
  |- Microbundle, Typescript
  |- Tsup, typescript
  |- unbuild, typescript
  |- Rollup, Svelte, Typescript
  |- Tsup, Svelte, Typescript

- Template create a blog
  |- Docusaurus, Typescript, Embeded Expo (React native), Stackblitz

- Template create a github action
  |- Actions Core, Typescript

Demo

Top categories

Loading Svelte Themes