We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 758caa7 commit 8716bc5Copy full SHA for 8716bc5
1 file changed
README.md
@@ -23,9 +23,6 @@ echo "VITE_MAPBOX_TOKEN=your_token_here" > .env
23
# Start development server
24
npm run dev
25
26
-# Run tests
27
-npm test
28
-
29
# Run all checks (tests, lint, build, e2e)
30
npm run check
31
```
0 commit comments