Skip to content

Commit 09e3f51

Browse files
Update README.md
1 parent 947d350 commit 09e3f51

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,9 @@ The project will watch for changes in your scss and html files in your /views an
1616

1717
## Build and run manually
1818
- Build the project: ```npm run create_all```
19+
- Only build CSS: ```npm run create_css```
20+
- Only build HTML ```npm run create_html```
21+
- Only build JS: ```npm run create_js```
1922

2023
You can now see the project in dist folder, open a .html page in your browser
2124

0 commit comments

Comments
 (0)