This repo perform as boilerplate for simple front-end projects using Sass and Gulp 4.
1- Download zip folder or clone project > https://github.com/sarah27h/start-project.git
git clone https://github.com/sarah27h/start-project.git <add-your-project-name>
2- Install all project dependencies npm install
3- cd to your project directory
- For develoment mode `gulp`
- For production `gulp build --production`
This project is licensed under the terms of the MIT license.