Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
alieldeba committed Jul 14, 2022
2 parents 5971974 + 7d63903 commit 2f574f8
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,13 @@
- Run Website In Your Locahost Server With Live Reload

```sh
npm start
npm run dev
```

- Run the Build

```sh
npm run build-npm
```

- Feel Free To Add What You Want!

0 comments on commit 2f574f8

Please sign in to comment.