Resources added for NPM Scripts (#1012)
* Resources added for NPM Scripts * Update 100-npm-scripts.md Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>pull/1021/head
parent
d03f91cb01
commit
2eab2b77ac
1 changed files with 8 additions and 1 deletions
@ -1 +1,8 @@ |
||||
# Npm scripts |
||||
# npm Scripts |
||||
|
||||
npm scripts are the entries in the scripts field of the package.json file. The scripts field holds an object where you can specify various commands and scripts that you want to expose. |
||||
|
||||
<ResourceGroupTitle>Free Content</ResourceGroupTitle> |
||||
<BadgeLink badgeText='Read' colorScheme="yellow" href='https://www.geeksforgeeks.org/introduction-to-npm-scripts/'>Introduction to npm scripts</BadgeLink> |
||||
<BadgeLink badgeText='Watch' href='https://www.youtube.com/watch?v=hHt3oVk3XVk'>Codevolution: npm scripts</BadgeLink> |
||||
|
||||
|
Loading…
Reference in new issue