Skip to content

Commit 34b559a

Browse files
committed
Updates docs/en/npm_scripts.md
Auto commit by GitBook Editor
1 parent 25e4c8f commit 34b559a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/en/npm_scripts.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# NPM Scripts
22

3-
To help eliminate redundant tasks around the development process, please take note of some of the NPM scripts available to you. The following commands should be ran from your project's root directory. And of course, you can run any of the below commands using `yarn run <command>`
3+
To help eliminate redundant tasks around the development process, please take note of some of the NPM scripts available to you. The following commands should be ran from your project's root directory. And of course, you can run any of the below commands using `yarn run <command>`.
44

55
### `npm run build`
66

0 commit comments

Comments
 (0)