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
+7-7Lines changed: 7 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -22,7 +22,7 @@
22
22
23
23
<br />
24
24
25
-
## Quick Start in [Docker](https://www.docker.com/)
25
+
## ✨ Quick Start in `Docker`
26
26
27
27
> Get the code
28
28
@@ -45,7 +45,7 @@ Visit `http://localhost:85` in your browser. The app should be up & running.
45
45
46
46
<br />
47
47
48
-
## Build from sources
48
+
## ✨ Build from sources
49
49
50
50
```bash
51
51
$ # Clone the sources
@@ -85,7 +85,7 @@ $ # Access the app in browser: http://127.0.0.1:5000/
85
85
86
86
<br />
87
87
88
-
## Code-base structure
88
+
## ✨ Code-base structure
89
89
90
90
The project has a super simple structure, represented as bellow:
91
91
@@ -139,7 +139,7 @@ The project has a super simple structure, represented as bellow:
139
139
140
140
<br />
141
141
142
-
## Recompile CSS
142
+
## ✨ Recompile CSS
143
143
144
144
To recompile SCSS files, follow this setup:
145
145
@@ -182,7 +182,7 @@ The generated file is saved in `static/assets/css` directory.
182
182
183
183
<br />
184
184
185
-
## Deployment
185
+
## ✨ Deployment
186
186
187
187
The app is provided with a basic configuration to be executed in [Docker](https://www.docker.com/), [Heroku](https://www.heroku.com/), [Gunicorn](https://gunicorn.org/), and [Waitress](https://docs.pylonsproject.org/projects/waitress/en/stable/).
188
188
@@ -263,15 +263,15 @@ Visit `http://localhost:8001` in your browser. The app should be up & running.
Most complex and innovative Design System Made by Creative Tim. Soft UI Design System is built with over 70 frontend individual elements, like buttons, inputs, navbars, navtabs, cards or alerts, giving you the freedom of choosing and combining. All components can take variations in colour, that you can easily modify using SASS files and classes.
269
269
270
270
You will save a lot of time going from prototyping to full-functional code, because all elements are implemented. This Free Bootstrap 5 UK Kit is coming with prebuilt design blocks, so the development process is seamless, switching from our pages to the real website is very easy to be done.
271
271
272
272
<br />
273
273
274
-
## Credits & Links
274
+
## ✨ Credits & Links
275
275
276
276
-[Flask Framework](https://www.palletsprojects.com/p/flask/) - The official website
277
277
-[Boilerplate Code](https://appseed.us/boilerplate-code) - Index provided by **AppSeed**
0 commit comments