Giter Club home page Giter Club logo

front-end-website's Introduction

Front End Website Deployed with Gulp

This project uses a Gulp build process to deploy a front-end website.

Motivation

This project was created as a part of the Treehouse Full Stack JavaScript Techdegree program.

Features

  • Uses a Gulp build process to deploy a front-end website
  • Concatenates and minifies JavaScript files
  • Compiles SCSS into a concatenated and minified CSS file
  • Generates source maps for JavaScript and CSS files
  • Compresses JPEG and PNG files
  • Moves all source files to dist directory
  • Dist directory can be removed with the gulp clean command
  • The gulp command runs the build task as a dependency and starts the project on a local server
  • The gulp command automatically calls the gulp styles task when changes are made to Sass files
  • When the server is running, the browser will reload anytime there are changes made to a Sass file
  • Running npm install installs relevant dependencies

To Run

  • Download project files by running git clone https://github.com/LeeVaughn/front-end-website
  • Navigate to the project folder
  • Install dependencies with npm install
  • The gulp build command can be used to deploy the source files to the dist directory
  • The gulp command uses the build task as a dependency and starts a local server on port 3000
  • The webpage will automatically open in a browser window when the gulp command is run

Links

Author

Daniel Lee Vaughn

front-end-website's People

Contributors

leevaughn avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.