Skip to content
This repository was archived by the owner on Mar 4, 2025. It is now read-only.

Commit 4381781

Browse files
committed
Update
1 parent 2096723 commit 4381781

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

README.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,14 +15,11 @@ Install dependencies by running the following in the root of the project:
1515

1616
## Gulpfile Commands
1717

18+
Here is a list of the important gulp commands:
1819
- Run `gulp` to get a list of commands
19-
2020
- To run locally without minification: `gulp serve`
21-
2221
- To create the build: `gulp build`
23-
2422
- To serve the build: `gulp serve-build`
25-
2623
- To run the test runner and view specs.html: `gulp serve-specs`
2724

2825
### Testing

0 commit comments

Comments
 (0)