Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hotmeteor authored Dec 13, 2023
1 parent 819e039 commit 46a455f
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,3 +65,21 @@ If you want to format your PHP code locally you can run `composer tidy`. This wi
##### Frontend

If you want to format your Vue or JS files locally you can run `npm run prettier`. This will clean up your formattting, plus reorganize imports and reorganize Tailwind classes.

***

### Credits

- [Adam Campbell](https://github.com/hotmeteor) created and manages this thing
- All of the people from the aforementioned packages, libraries, tools, etc. that did all the hard and important work
- [All Contributors](../../contributors)

<a href = "https://github.com/hotmeteor/vilt-boilerplate/graphs/contributors">
<img src = "https://contrib.rocks/image?repo=hotmeteor/vilt-boilerplate"/>
</a>

Made with [contributors-img](https://contrib.rocks).

### License

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

0 comments on commit 46a455f

Please sign in to comment.