Skip to content

Commit 7941ae8

Browse files
committed
Update README.md
1 parent 008f40f commit 7941ae8

1 file changed

Lines changed: 7 additions & 5 deletions

File tree

README.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ AngularJS, Angular2, React and Meteor versions are coming soon.
5050

5151
Some of the components use new Flexbox Layout module which is available in modern browsers. Bootstrap4 is used as main fraimwork.
5252
Please make sure if that's suitable for you [Flexbox browser support](http://caniuse.com/#feat=flexbox).
53-
53+
<br>
5454
## Getting Started
5555

5656
For assembling the application, you need to have [NodeJs](https://nodejs.org/en/) with npm. You also need to have Bower installed globally.
@@ -88,6 +88,7 @@ Open the project [http://localhost:4000](http://localhost:4000).
8888

8989
> The project is built by Gulp. You can read more info in [Build Tasks](#build-tasks) section
9090
91+
<br>
9192
## Folder Structure
9293

9394
```
@@ -161,8 +162,8 @@ In this folder are located files related to our application building. That can b
161162
Compiled state of our app with processed styles, templates, scripts and assets.
162163

163164
**Warning! Never work inside this folder, because your changes would be overwritten on every build**
164-
pu
165165

166+
<br>
166167
## File Types
167168

168169
Our app consists of different file types.
@@ -252,9 +253,10 @@ If you need more advanced layouting with multiple content blocks at the same tim
252253

253254
Except application files there are also third party plugin files (e.g. Bootstrap). They are managed by using [Bower](http://bower.io/). Usually vendor libraries consist from scripts, styles and assets (images, fonts). The build system will concatenate and copy all script and style files correspondingally to ```dist/js/vendor.js```and ```dist/css/vendor.css``` also will copy all assets to ```dist/assets/``` folder.
254255

256+
<br>
255257
## Build Tasks
256258

257-
259+
<br>
258260
## Get in touch
259261

260262
Usually we're discussing stuff in [ModularCode Facebook Group](https://www.facebook.com/groups/710770032358423/).
@@ -264,7 +266,7 @@ Feel free to reach us for any questions, sugestions, remarks and potential featu
264266
* Aram Manukyan | [LinkedIn](https://www.linkedin.com/profile/view?id=AAkAABCehqwBm7aTR7IohpOidW1sVIHMo33U46o)
265267
* David Tigranyan | [LinkedIn](https://www.linkedin.com/profile/view?id=AAkAAAk1QJIB86I-V65l3qtgpTvfrMozBNc4p_8)
266268

267-
## Hire Us
269+
## Hire Us?
268270

269-
You have a great project? Need theme customization or intagration with back-end? Want to create something awesome?
271+
Do you have a great project? Need theme customization or intagration with back-end? Want to create something awesome?
270272
We may be available for hire. Just drop a message to [gevharut@gmail.com](mailto:gevharut@gmail.com) and let's talk.

0 commit comments

Comments
 (0)