Skip to content

Commit bb87b7b

Browse files
committed
Minimal readme text
1 parent eeced0e commit bb87b7b

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

README.md

+11
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# Notes
2+
3+
## A Simple Note Making App
4+
5+
To run on your machine:
6+
7+
In production mode:
8+
`npm start`
9+
10+
In development mode:
11+
`npm run dev`

0 commit comments

Comments
 (0)