Skip to content

Commit

Permalink
🎉 Release v1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Anthony Du Pont committed Apr 14, 2023
1 parent b0e1d0d commit 73b7375
Show file tree
Hide file tree
Showing 3 changed files with 844 additions and 724 deletions.
17 changes: 15 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
## Dogstudio Vue Starter

The Vue starter with all the features you'll need to build blazing-fast websites and applications.
The repository has all the features needed to build blazing-fast experience.

- Vue 3
- Vite
Expand Down Expand Up @@ -59,9 +59,22 @@ npm run lint
npm run upgrade
```

## Example

An example is available on the `demo` branch to test all the features included in the repository:

```bash
git checkout demo
```

```bash
npm i
npm run dev
```

## Contributing

Please submit issues, pull requests or [contact us](devops@dogstudio.be). We are open to all kind of contributions.
Please submit issues, pull requests or [contact us](devops+vue-starter@dogstudio.be). We are open to all kind of contributions.

## License

Expand Down
Loading

0 comments on commit 73b7375

Please sign in to comment.