Revize bca5a3a8
Přidáno uživatelem Tomáš Ballák před téměř 5 roky(ů)
README.md | ||
---|---|---|
35 | 35 |
* Now **install recommended extension.** |
36 | 36 |
* If you need to run `compose` commands simply open vscode terminal and run your commands there. |
37 | 37 |
* If you want to format all your code inside `src` <kbd>F1 >> Tasks: Run Task >> Format</kbd> |
38 |
* If you want to compile your `sass` files just open file and then hit <kbd>F1 >> Compile - Easy Compile </kbd>. |
|
39 |
* If you want to also minify hit <kbd>F1 >> Minify Easy Compile</kbd>. |
|
38 | 40 |
* Your code should be formated while you are writing |
39 | 41 |
* Everything is set 🏆🎉 |
40 | 42 |
### Crawler (`./modules/crawler`) |
Také k dispozici: Unified diff
Update README.md