Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/wanrif/vuetreez

Boilerplate for Vue and Typescript
https://github.com/wanrif/vuetreez

boilerplate i18n pinia tailwindcss typescript vite vue vue-router vueuse

Last synced: about 2 months ago
JSON representation

Boilerplate for Vue and Typescript

Awesome Lists containing this project

README

        

# VueTreez

This is a boilerplate project for creating Vue.js applications with TypeScript. It is designed to provide a strong foundation and streamline the development process for your projects.

## Features

- Vue.js and TypeScript integration
- Scalable and maintainable architecture
- Tailwind CSS for styling
- Modern tooling with Vite and ESLint

## Technologies Used

- Vite
- Vue.js
- TypeScript
- Tailwind CSS
- Vue I18n
- Vue Router
- Vueuse
- Pinia
- Zipson
- Lodash

## Getting Started

To get started with the project, follow these steps:

Clone the repository:

```bash
git clone https://github.com/wanrif/vuetreez.git
```

Navigate to the project directory:

```bash
cd vuetreez
```

Install dependencies:

```bash
yarn
```

Start the development server:

```bash
yarn dev
```

The application will be served at http://localhost:5173/.