1.1.4 • Published 6 years ago

generator-cornwell v1.1.4

Weekly downloads
-
License
MIT
Repository
-
Last release
6 years ago

Cornwell Brand Design generator

Yeoman generator that scaffolds out a front-end web app with NPM scripts. There is a sub-generator for scaffolding EDMs.

Features

Getting Started

  • Install Ruby & Jekyll
  • Install: npm install --global yo generator-cornwell
  • Run yo cornwell to scaffold your webapp
  • Run npm start serve to preview and watch for changes
  • Run npm build & jekyll build to build your webapp for production

EDM sub-generator

Feature

Getting Started

  • Install: npm install --global yo generator-cornwell
  • Run yo cornwell:email to scaffold your EDM
  • Follow on-screen prompts to fill SMPT & S3 details.
  • Run npm start serve to preview and watch for changes.
  • Run npm mail -- email@email.com send a test email.
  • Run npm build to build EDM to /build/dist directory.
1.1.4

6 years ago

1.1.3

6 years ago

1.1.1

7 years ago

1.1.0

7 years ago

1.0.19

7 years ago

1.0.18

7 years ago

1.0.16

7 years ago

1.0.15

7 years ago

1.0.14

7 years ago

1.0.13

7 years ago

1.0.11

7 years ago

1.0.10

7 years ago

1.0.9

7 years ago

1.0.8

7 years ago

1.0.7

7 years ago

1.0.6

7 years ago

1.0.4

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago