Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
gegehprast committed Dec 20, 2021
1 parent 7d6e89c commit 459eda0
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,9 @@

#### Developing
`npm run dev`
Note: You need to have [nodemon](https://www.npmjs.com/package/nodemon) installed for this.

#### Build
`npm run build`

#### Production
`npm run prod`
Note: this will run the build command and then `node .`
`npm start`

0 comments on commit 459eda0

Please sign in to comment.