Skip to content

jeffbredenkamp/remedy-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

remedy-template

Design Agency template with a minimalist and modern style

Getting Started

Installation and usage

  1. git clone https://github.com/jeffbredenkamp/remedy-template
  2. Install NPM packages
npm install
  • NPM modules - npm install (install all plugins)
  • Gulp build task - gulp

File Structure

remedy-template
│   gulpfile.js
│   index.html
│   package-lock.json
│   package.json
│   README.md
│   LICENSE.md
│
└───dist
│   │
│   └───css
│
└───img
│
└───js
│   
└───src
│   │
│   └───components
│   │
│   └───config
│   │
│   └───helpers
│   │
│   └───mixins
│   │
│   └───sections
│   │
│   └───utilities