Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/rowanwins/vue3-vite-antd-pinia-ts-starter
- Owner: rowanwins
- Created: 2023-06-18T23:49:42.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-06-19T00:02:25.000Z (over 1 year ago)
- Last Synced: 2024-05-27T19:11:09.280Z (5 months ago)
- Language: Less
- Size: 37.1 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Getting Started
````
npx degit rowanwins/vue3-vite-antd-pinia-ts-starter my-project
cd my-projectpnpm 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