Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
odan committed Jan 5, 2020
1 parent 631edbc commit 5f4efb7
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,17 @@ This project is based on best practice and industry standards:
* Tested with [Github Actions](https://github.com/odan/slim4-skeleton/actions) and [Scrutinizer CI](https://scrutinizer-ci.com/)
* [PHPStan](https://github.com/phpstan/phpstan)
* Build and deployment scripts
* Module bundler ([webpack](https://webpack.js.org/))

## Frontend

* [Webpack](https://webpack.js.org/)
* [TypeScript](https://www.typescriptlang.org/)
* [Jest](https://jestjs.io/) (testing)
* [Bootstrap](https://getbootstrap.com/)
* [jQuery](https://jquery.com/)
* [DataTables.net](https://datatables.net/)
* [SweetAlert2](https://sweetalert2.github.io/)
* CSS and JS minifier

## Documentation

Expand Down

0 comments on commit 5f4efb7

Please sign in to comment.