Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 472 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 472 Bytes

tl-marketing-and-communication

Requirements

#TESTING

  1. node - https://nodejs.org/en/
  2. npm - https://www.npmjs.com/package/npm
  3. Gulp - https://gulpjs.com/

Actions

cd to "root" directory

Task Description
npm install Installs all node packages
gulp Merges, compiles and moves all sass / js / assets. Creates all front end resources

If the above has worked you should see files being generated in frontend.

A TEST