doc: update README with correct information

This commit is contained in:
Michal Szczepanski 2023-06-14 05:36:44 +02:00
parent bbddec8ead
commit 8fa0d45c4b
1 changed files with 4 additions and 12 deletions

View File

@ -1,17 +1,9 @@
# Typescript parceljs html page template
* parceljs
* typescript
* linter - eslint with @typescript-eslint
* prettier
* pre-commit hook for lint
* reading .env files
* simple HMR using `window.location.reload()`
# tiny-dispatcher
* dispatch events
* cleanup all listeners
### Development
```npm run dev```
starts server hosted on port
```localhost:1234```
### Production
``npm run prod``
``npm run build``