We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a80c0cd commit c6c2c75Copy full SHA for c6c2c75
README.md
@@ -8,6 +8,10 @@ Installation:
8
- `npm install` to install all required dependencies
9
- `npm start` to start the local server (this project uses create-react-app)
10
11
+## Testing
12
+
13
+- You can test using `npm test`
14
15
## Background
16
17
Behavioral Finance is an exciting field and you’ve decided to jump in with an idea for your new start up.
0 commit comments