Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
konekowo authored Jul 22, 2024
1 parent 4c423ee commit e358fb1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
## Commands

- `npm run build` - starts build procedure
- `npm run start` - start watching for files and opens development server on localhost:8080
- `npm run start` - starts web server on localhost:8080
- `npm run dev` - starts development server and watches for file changes on localhost:8080
- `npm run lint` - generate code coverage report

0 comments on commit e358fb1

Please sign in to comment.