Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 316 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 316 Bytes

html-starter-kit

Basic files to start an html and css project

Gulp file already set with connect to run th webserver, sass and autoprefixer to give superpower to your css. All you need to start coding is to run npm install in the project root and then run gulp in the terminal.

Hope this can speed up your job.