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
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
# **Front-End Toolkit** #
2
2
This project is a collections of resources, best practices and tools for front-end developers. Is made to help unify workflow and standardize the code inside our team.
3
3
4
-
##Starter Template##
4
+
##Starter Template##
5
5
To ease setup process of the new project we have created a starter template which contains:
6
6
7
7
* Javascript files structure including following plugins:
@@ -29,7 +29,7 @@ To install template:
29
29
30
30
_Note: we use [npm package manager](https://www.npmjs.com/) to manage our modules and [Gulp](http://gulpjs.com/) to run automated tasks. Also, to use npm manager you must have [Node.js](https://nodejs.org/) installer on your machine._
31
31
32
-
##Wiki##
32
+
##Wiki##
33
33
A collection of resources, useful tools and technologies for front-end web development.
34
34
35
35
***[Front-End Bible](https://github.com/devbridge/Front-End-Toolkit/wiki/Front-End-Bible)** - _Set of rules for front-end developer._
0 commit comments