File tree Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change 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
You can’t perform that action at this time.
0 commit comments