You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6-6Lines changed: 6 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -22,13 +22,13 @@ With this starter you can have your URLs clean by removing the .html extension.
22
22
23
23
## Features
24
24
25
-
- Well organized folder structure for view, styles and assets.
25
+
- Well organized folder structure for views, styles and assets.
26
26
- Webpack notifier on every compilation.
27
27
- Compatibility with `manifest`, `browserconfig` and other external files you wish to include.
28
28
-`Babel module resolver` configured to use alias and simplify the paths you need to import.
29
29
-`Editorconfig`
30
-
- Yarn instead NPM
31
-
- PostCSS
30
+
- Yarn.
31
+
- PostCSS.
32
32
33
33
## Run dev server in a different port
34
34
```
@@ -37,14 +37,14 @@ yarn dev --port your_port_number
37
37
38
38
## Contributions
39
39
40
-
You can contribute directly to this repository or create a fork and perform your own modifications.
40
+
Any contribution is well received. You only have to fork this repo and submit your PRs with some descriptive text.
41
41
42
42
## Terms of use
43
43
44
-
Feel free to use it in the way you want just be sure to add a link/mention to the original repository or the author, me :)
44
+
Feel free to use it in the way you want. Just be sure to add a link/mention to the original repository or the author, me 🙂
45
45
46
46
## Donations
47
47
48
-
You can of course help a little bit with some donation to buy more coffee :)
48
+
A donation to buy more coffee is always well received if this starter helped you to create your website!
49
49
50
50
<ahref="https://www.buymeacoffee.com/edgardo"target="_blank"><imgsrc="https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png"alt="Buy Me A Coffee"style="height: auto!important;width: auto!important;" ></a>
0 commit comments