Files
php-flasher/docs/README.md
T
2024-10-05 15:34:57 +01:00

7 lines
109 B
Markdown

# php-flasher.github.io
```shell
npm install --force
npm run build
bundle exec jekyll serve --livereload
```