feature/nodejs_implementation #1

Merged
revengeday merged 11 commits from zeyus/hit-counter:feature/nodejs_implementation into main 2024-11-07 15:30:00 +00:00
Showing only changes of commit b6f83af72e - Show all commits

View file

@ -38,7 +38,7 @@ Why on Satans earth would anyone need a hit counter in 2024? Honestly, I haven't
npm i npm i
``` ```
4. **Run devserver** in your PHP configuration (`php.ini`): 4. **Run devserver** to test it out locally:
```sh ```sh
npm run dev npm run dev