Skip to content

Commit

Permalink
Add task runners resources (kamranahmedse#1699)
Browse files Browse the repository at this point in the history
* Recommendations of taks runners

Recommendations of taks runners (npm scripts & gulp)

* Update content/roadmaps/100-frontend/content/110-build-tools/100-task-runners/readme.md

Co-authored-by: Kamran Ahmed <[email protected]>
  • Loading branch information
Anderson Scouto da Silva (Dan) and kamranahmedse authored Sep 8, 2022
1 parent ca5de65 commit adb1177
Showing 1 changed file with 7 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1 +1,7 @@
# Task runners
# Task Runners

Task Runner are tools to simplify certain tedious tasks of development, like automating sass/scss compilation, bundling assets, linting source code, and hot reloading local server.

<ResourceGroupTitle>Free Content</ResourceGroupTitle>
<BadgeLink badgeText='Read' colorScheme='yellow' href='https://docs.npmjs.com/cli/v8/using-npm/scripts'>npm script</BadgeLink>
<BadgeLink badgeText='Read' colorScheme="yellow" href='https://classic.yarnpkg.com/lang/en/docs/cli/run/#toc-yarn-run-script'>yarn script</BadgeLink>

0 comments on commit adb1177

Please sign in to comment.