Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
Chris Carlevato committed Jun 3, 2018
1 parent c2b6d33 commit e8767ca
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,16 +9,16 @@ A website. [See it in action.](https://howtohardrefresh.com)

## Build

Gulp is used to automate creation of JavaScript and CSS assets.
Webpack is used to automate creation of JavaScript and CSS assets.

#### CSS

* Source: `/_build/sass/`
* Source: `/src/sass/`
* Output: `/css/`

#### JavaScript

* Source: `/_build/javascript/`
* Source: `/src/javascript/`
* Output: `/js/`

## Libraries
Expand Down

0 comments on commit e8767ca

Please sign in to comment.