iamlegh / codyframe-gulp-starter-template

Gulp starter template for CodyFrame

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🐞 Gulp starter template for CodyFrame

To start your web project, run the following two commands:

  1. Install the node modules.
npm install
  1. Launch your project on a development server.
npm run gulp watch

Documentation on codyhouse.co →

About

Gulp starter template for CodyFrame

License:MIT License


Languages

Language:CSS 86.8%Language:SCSS 7.5%Language:JavaScript 5.0%Language:HTML 0.7%