/HTML-landing-generator

Primary LanguageJavaScriptOtherNOASSERTION

HTML landing generator

Dependencies

Here are the dependencies you need to install globally before starting:

Starting

  1. Install NPM packages to the project root: npm install
  2. Install composer packages to the dev/server directory: composer install
  3. Set up your config environment in dev/configs/config.json
  4. Run init gulp task: gulp init