We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 85915cc + bb40e6d commit 857dd6eCopy full SHA for 857dd6e
README.md
@@ -15,7 +15,7 @@ This will automatically start a browserSync server.<br />
15
The project will watch for changes in your scss and html files in your /views and /scss folder and automatically reload
16
17
## Build and run manually
18
-- Build the project: ```npm run build_all```
+- Build the project: ```npm run create_all```
19
20
You can now see the project in dist folder, open a .html page in your browser
21
0 commit comments