This is a custome Wordpress website developed for [www.dbsdevelopments.ca]
For using purpose
- Clone and put the theme into theme folder inside your Wordpress site
- Active the theme in Wordpress backend
For developing purpose
- Clone the theme to local machine
- Open Terminal/Command line in that folder
- Run 'npm install --save'
- run 'gulp'
- Have fun developing