update run command

This commit is contained in:
prafull-opensignlabs
2024-02-22 16:25:45 +05:30
committed by GitHub
parent 229d0731b8
commit 2d6d8ce2be
+1 -1
View File
@@ -33,7 +33,7 @@ Below are the steps to follow -
```
- Run the project locally using
```
npm run start
npm run start-dev
```
You should be able to access the application from http://localhost:3000 after this.
Create an account by signing-up and start contributing.