Skip to content

Commit b08098f

Browse files
committed
Update README.md
1 parent b89e300 commit b08098f

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

README.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
- ## OneNote API Node.js Sample
2-
-
3-
- ### Using the sample
4-
- 1. With your Node.js development environment ready, open a terminal pointing to the project directory
5-
- 2. Start by installing project dependencies with the command `npm install`
6-
- 3. Edit the config.js file to add in your Live Connect Dev center information
7-
- 4. Run the app with the command `npm start`
8-
- 5. Open a browser and navigate to the app, running by default on port 3000: <http://localhost:3000>
9-
- 6. Sign in using your Microsoft account and create pages in OneNote
1+
## OneNote API Node.js Sample
2+
3+
### Using the sample
4+
1. With your Node.js development environment ready, open a terminal pointing to the project directory
5+
2. Start by installing project dependencies with the command `npm install`
6+
3. Edit the config.js file to add in your Live Connect Dev center information
7+
4. Run the app with the command `npm start`
8+
5. Open a browser and navigate to the app, running by default on port 3000: <http://localhost:3000>
9+
6. Sign in using your Microsoft account and create pages in OneNote

0 commit comments

Comments
 (0)