$ cd dir/to/this/repo/.../app
$ npm install$ cd dir/to/this/repo/.../app
$ node __init__macOS 12+ specific: open app/__init__.js in your text editor of choice and change const port = 5000; to const port = 8000;
| Name | Name | Last commit date | ||
|---|---|---|---|---|
$ cd dir/to/this/repo/.../app
$ npm install$ cd dir/to/this/repo/.../app
$ node __init__macOS 12+ specific: open app/__init__.js in your text editor of choice and change const port = 5000; to const port = 8000;