Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rowanwins/vue3-vite-antd-pinia-ts-starter


https://github.com/rowanwins/vue3-vite-antd-pinia-ts-starter

Last synced: 28 days ago
JSON representation

Awesome Lists containing this project

README

        

# Getting Started

````
npx degit rowanwins/vue3-vite-antd-pinia-ts-starter my-project
cd my-project

pnpm install
npm run dev
````

# Includes
- ant-design-vue v3
- with unplugin-vue-components for smaller builds utilising less imports
- eslint
- vuejs + standard
- pinia for state management
- maplibre-gl for maps
- typescript
- pnpm