Skip to content

Commit 2f574f8

Browse files
committed
2 parents 5971974 + 7d63903 commit 2f574f8

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,13 @@
8787
- Run Website In Your Locahost Server With Live Reload
8888

8989
```sh
90-
npm start
90+
npm run dev
91+
```
92+
93+
- Run the Build
94+
95+
```sh
96+
npm run build-npm
9197
```
9298

9399
- Feel Free To Add What You Want!

0 commit comments

Comments
 (0)