Skip to content

Yilber/html5-css-js-boilarplate

Repository files navigation

html5-css-js-boilarplate

GitHub version License Backers on Patreon Backers on Paypal

html5, scss and js gulp boilerplate for fast prototyping

Installation

Open your terminal and type in

$ git clone https://github.com/Yilber/html5-css-js-boilarplate.git
$ cd html5-css-js-boilarplate

Install all the packages

$ npm install

Scaffolding

html5-css-js-boilarplate
├── src
│   ├── images
│   ├── js
│   │   └── main.js
│   ├── pages
│   │   └── index.html
│   └── scss
│       └── style.scss
├── .babelrc
├── .editorconfig
├── .eslintrc
├── config.js
├── gulpfile.js
├── LICENSE
├── package-lock.json
├── package.json
├── README.md
└── server.js

Author

Support

Like what you see? Keep me awake at night by buying me a coffee or two.

Buy Me A Coffee Become a patreon

License

Copyright (c) 2020 Yilber Mejia.

Usage is provided under the MIT License. See LICENSE for the full details.

About

template project for fast prototyping

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published