https://github.com/microdotmatrix/vitamic
https://github.com/microdotmatrix/vitamic
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/microdotmatrix/vitamic
- Owner: microdotmatrix
- Created: 2022-07-05T07:52:11.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-07-05T13:37:46.000Z (almost 4 years ago)
- Last Synced: 2025-01-21T12:07:28.979Z (over 1 year ago)
- Language: PHP
- Size: 115 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

## Statamic Vite Starter Kit
This starter kit can be installed into any new Statamic development to switch over from Laravel's Mix Webpack bundler to it's latest integration with Vite.
```
php please starter-kit:install microdotmatrix/vitamic
```
Enjoy.
## Important Links
- [Statamic Main Site](https://statamic.com)
- [Statamic 3 Documentation][docs]
- [Statamic 3 Core Package Repo][cms-repo]
- [Statamic 3 Migrator](https://github.com/statamic/migrator)
- [Statamic Discord][discord]
[docs]: https://statamic.dev/
[discord]: https://statamic.com/discord
[contribution]: https://github.com/statamic/cms/blob/master/CONTRIBUTING.md
[cms-repo]: https://github.com/statamic/cms