Go to file
Ray Elliott 7cb52dd745 update css 2020-05-01 15:35:33 +01:00
src update css 2020-05-01 15:35:33 +01:00
.browserslistrc restructure directory structure 2020-05-01 15:30:14 +01:00
.eslintignore restructure directory structure 2020-05-01 15:30:14 +01:00
.eslintrc.js restructure directory structure 2020-05-01 15:30:14 +01:00
README.md restructure directory structure 2020-05-01 15:30:14 +01:00
babel.config.js restructure directory structure 2020-05-01 15:30:14 +01:00
gulpfile.js restructure directory structure 2020-05-01 15:30:14 +01:00
package.json restructure directory structure 2020-05-01 15:30:14 +01:00
yarn.lock restructure directory structure 2020-05-01 15:30:14 +01:00

README.md

Build Directory

Default build directory is ./build. To change edit gulpfile.js.

Implemented so Far

  • JS transpilation, minification with Babel, Terser.
  • SASS compilation, css minification.
  • BrowserSync.