File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 99- [ WebChucK IDE Developer Guide] ( #webchuck-ide-developer-guide )
1010 - [ Table of Contents] ( #table-of-contents )
1111 - [ Setup] ( #setup )
12- - [ Development Testing ] ( #development-testing )
12+ - [ Development] ( #development )
1313 - [ Building] ( #building )
1414 - [ Deploy and Release] ( #deploy-and-release )
1515
@@ -29,9 +29,9 @@ In the webchuck-ide repo, install npm dependencies
2929npm install
3030```
3131
32- ## Development Testing
32+ ## Development
3333
34- To run WebChucK IDE locally for development testing
34+ To run WebChucK IDE on a local development server for testing:
3535
3636```
3737npm run dev
@@ -62,4 +62,4 @@ npm version patch
6262
6363Copy the ` ./dist/ ` folder to hosting destination.
6464
65- Talk to ** @gewang ** to update the [ WebChucK IDE] ( https://chuck.stanford.edu/ide ) site..
65+ Talk to ** @gewang ** to update the [ WebChucK IDE] ( https://chuck.stanford.edu/ide ) site.
You can’t perform that action at this time.
0 commit comments