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.
1 parent 09e3f51 commit a394f62Copy full SHA for a394f62
README.md
@@ -17,7 +17,7 @@ The project will watch for changes in your scss and html files in your /views an
17
## Build and run manually
18
- Build the project: ```npm run create_all```
19
- Only build CSS: ```npm run create_css```
20
-- Only build HTML ```npm run create_html```
+- Only build HTML: ```npm run create_html```
21
- Only build JS: ```npm run create_js```
22
23
You can now see the project in dist folder, open a .html page in your browser
0 commit comments