All Projects → johannschopplich → petite-vue-starter

johannschopplich / petite-vue-starter

Licence: MIT license
🦋 Petite Vue + Vite + UnoCSS + TypeScript Starter

Programming Languages

HTML
75241 projects
typescript
32286 projects
CSS
56736 projects

Projects that are alternatives of or similar to petite-vue-starter

nextarter-chakra
battery packed template / boilerplate to initialize Next.js app with Chakra UI & Typescript setup ✨
Stars: ✭ 616 (+1479.49%)
Mutual labels:  starter-template
react-you-do-you
How I use React + Redux + Material-UI + TypeScript – you do you 💖
Stars: ✭ 103 (+164.1%)
Mutual labels:  starter-template
gatsby-starter-grayscale
Gatsby.js V2 starter template based on Grayscale by startbootstrap
Stars: ✭ 25 (-35.9%)
Mutual labels:  starter-template
frontenso-11ty-starter
Production-ready 11ty+Gulp+Webpack Starter that features Nunjucks, SASS, TailwindCSS (with JIT complier), and ESNext.
Stars: ✭ 24 (-38.46%)
Mutual labels:  starter-template
laravel-startkit
Laravel Admin Dashboard, Admin Template with Frontend Template, for scalable Laravel projects. It is to save your time when You start with new scalable Laravel projects with many features Bootstrap, cooreui, infyom admin Generator, roles and permissions, translatable models, spatie media and much more
Stars: ✭ 55 (+41.03%)
Mutual labels:  starter-template
vueuse-vite-starter
⚡️ Starter for Vite + VueUse + TypeScript
Stars: ✭ 121 (+210.26%)
Mutual labels:  starter-template
nextjs-semantic
Next.js + Fomantic-UI + Styled Components
Stars: ✭ 68 (+74.36%)
Mutual labels:  starter-template
saas-react-starter-kit-boilerplate
SaaStr is a React SaaS boilerplate to kickstart your new SaaS adventure as fast as possible. Built on top of Adonis JS for the BackEnd and React Starter Kit for the Front-End
Stars: ✭ 100 (+156.41%)
Mutual labels:  starter-template
react-redux-boilerplate
React, Redux Boilerplate with authentication
Stars: ✭ 35 (-10.26%)
Mutual labels:  starter-template
nodejs-angular-starter
A starter template to work with on NodeJS (typescript), Angular (with SSR), and shared models.
Stars: ✭ 13 (-66.67%)
Mutual labels:  starter-template
nextjs-dapp-starter-ts
A fullstack monorepo template to develop ethereum dapps
Stars: ✭ 228 (+484.62%)
Mutual labels:  starter-template
cra-template-quickstart-redux
Opinionated quickstart Create React App template with Redux, React Testing Library and custom eslint configuration
Stars: ✭ 66 (+69.23%)
Mutual labels:  starter-template
react-admin
基于React + ant-design的用作后台管理项目的脚手架
Stars: ✭ 96 (+146.15%)
Mutual labels:  starter-template
Rainblur-Landing-Page
Tailwind CSS Starter Template - Rainblur Landing Page (dark)
Stars: ✭ 112 (+187.18%)
Mutual labels:  starter-template
Minimal-Blog
Tailwind CSS Starter Template - Minimal Blog
Stars: ✭ 100 (+156.41%)
Mutual labels:  starter-template
myown
Blog 分享一些前端的知识,流行库的源码阅读,前端可做的性能优化,SVG动画小知识。
Stars: ✭ 64 (+64.1%)
Mutual labels:  petite-vue
vue-h5-template
H5 开发的 vue 项目快速启动模板
Stars: ✭ 23 (-41.03%)
Mutual labels:  starter-template
ios-empty-application-xcode-template
🙈 An empty iOS application project template without a storyboard for Xcode 11.
Stars: ✭ 28 (-28.21%)
Mutual labels:  starter-template
react-typescript-material-ui-with-auth-starter
React + Material UI + Auth starter using TypeScript
Stars: ✭ 27 (-30.77%)
Mutual labels:  starter-template
phaser-3-vsc-typescript-nodejs
Template for a new Phaser 3 project with Visual Studio Code, TypeScript, and Node.js.
Stars: ✭ 18 (-53.85%)
Mutual labels:  starter-template

Petite Vue Starter

Deploy to Netlify

Key Features

  • 🖖 Petite Vue
  • 🍃 UnoCSS
  • ⚡️ Vite
  • 🦋 Typescript
  • 🦺 ESLint & Prettier

Introduction

Petite Vue ist a 5kb subset of Vue optimized for progressive enhancement. If you're looking for a thorough introduction and feature list, head over to its repository.

Project starters are often bulky and slow. This one tries to be as mimimalist as possible while being scalable and versatile.

Usage

Use this project as a template by forking directly via GitHub or manually. Clone the new repo into a local repository and run npm install to install dependencies.

  • npm run dev - Start development server and build assets for development.
  • npm run build - Build assets for production.
  • npm run serve - Serve assets for production.
  • npm run lint - Lint the codebase and produce warnings.
  • npm run lint:fix - Lint the codebase and fix warnings.
  • npm run format - Run Prettier on the Typescript source files.

License

MIT License © 2022 Johann Schopplich

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].