docs: add testing tools
This commit is contained in:
parent
68a287cec7
commit
8e3e5ef51d
1 changed files with 7 additions and 0 deletions
|
@ -46,3 +46,10 @@
|
||||||
- portfolio - http://localhost:5174
|
- portfolio - http://localhost:5174
|
||||||
- `pnpm lint` - Lint all apps and packages
|
- `pnpm lint` - Lint all apps and packages
|
||||||
- `pnpm clean` - Remove all auto-generated content such as `node_modules` and `dist`.
|
- `pnpm clean` - Remove all auto-generated content such as `node_modules` and `dist`.
|
||||||
|
|
||||||
|
## Testing
|
||||||
|
|
||||||
|
Use following services to test & benchmark different aspects of the site
|
||||||
|
|
||||||
|
- https://seoptimer.com
|
||||||
|
- https://gtmetrix.com
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue