We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc4113b commit 01b6a15Copy full SHA for 01b6a15
README.md
@@ -1 +1,3 @@
1
-This is a starter template for [Learn Next.js](https://nextjs.org/learn).
+# Steps to run
2
+- Install dependencies `npm install`
3
+- Run application in local environment `npm run dev`
0 commit comments