We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 375957e commit d5111feCopy full SHA for d5111fe
README.md
@@ -49,7 +49,7 @@ You can visit Chess But Better at https://chess-but-better.onrender.com.
49
## Setup Project
50
1. Clone the repository: `git clone https://github.com/Ido-Barnea/Chess-But-Better.git`
51
2. Install dependencies: `npm install`
52
-3. Run the application: `npm start`
+3. Run the application: `npm run dev`
53
54
## License
55
Distributed under the Apache-2.0 license. See LICENSE.txt for more information.
0 commit comments