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 0235fa4 commit cdee85dCopy full SHA for cdee85d
README.md
@@ -15,6 +15,9 @@
15
First of all, we need install npm package that in pacakge.json<br>
16
we need run command <b>npm install</b> in project in window.<br>
17
18
+<h4>Set Environment</h4>
19
+we need rename of file <b>env.example</b> to <b>.env</b> file<br>
20
+
21
<h4>How to Run for locally</h4>
22
we need run command <b>npm start</b> for run the project.
23
0 commit comments