docs(readme): improve formatting
This commit is contained in:
parent
24ac1f1bcd
commit
91ef4ad32f
11
README.md
11
README.md
@ -173,22 +173,21 @@ This will install all of the dependencies.
|
||||
|
||||
In the project directory, you can run:
|
||||
|
||||
### `npm dev`
|
||||
#### `npm dev`
|
||||
|
||||
Runs the entire stack (client + WebTorrent tracker) locally.
|
||||
|
||||
### `npm start`
|
||||
#### `npm start`
|
||||
|
||||
Runs the front end app in the development mode. Uses public WebTorrent trackers.\
|
||||
Open [http://localhost:3000](http://localhost:3000) to view it in your browser.
|
||||
Runs the front end app in the development mode. Uses public WebTorrent trackers. Open [http://localhost:3000](http://localhost:3000) to view it in your browser.
|
||||
|
||||
The page will reload when you make changes. You may also see any lint errors in the console.
|
||||
|
||||
### `npm test`
|
||||
#### `npm test`
|
||||
|
||||
Launches the test runner in the interactive watch mode.
|
||||
|
||||
### `npm run build`
|
||||
#### `npm run build`
|
||||
|
||||
Builds the app for production to the `dist` folder. It correctly bundles React in production mode and optimizes the build for the best performance.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user