Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
halfmoon-mind authored Jul 2, 2023
1 parent fa3a087 commit ec73634
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,3 +24,13 @@ $ up-d4te --help
$ up-d4te --name=Jane
Hello, Jane
```

## For Developer
run
```bash
$ npm run dev
```
and run in another terminal
```bash
$ npm start
```

0 comments on commit ec73634

Please sign in to comment.