@e-sites/generator-esites-fe

3.1.7 • Public • Published

generator-esites-fe

Yeoman generator for E-sites projects

Features

Prerequisites

Make sure Node and npm are installed. A great guide can be found here: https://docs.npmjs.com/getting-started/installing-node

First you need to install Yeoman:

npm install -g yo

After that you'll need to install the generator:

npm install -g @e-sites/generator-esites-fe

If you already have these packages installed, you can upgrade them:

npm update -g yo @e-sites/generator-esites-fe

Note: Mac users need to run above commands with sudo.

Usage

Please make sure your system meets the prerequisites.

  • Run npm update -g @e-sites/generator-esites-fe.
  • From the terminal, navigate to your projects directory.
  • Type yo @e-sites/esites-fe, answer a few questions about your project, and wait.
  • Bask in the glory of your fully scaffolded frontend installation.

Options

  • --skip-install Skips the automatic execution of npm after scaffolding has finished.

Contribute

See the contributing docs.

Licence

MIT license

Package Sidebar

Install

npm i @e-sites/generator-esites-fe

Weekly Downloads

49

Version

3.1.7

License

MIT

Unpacked Size

69.4 kB

Total Files

57

Last publish

Collaborators

  • esites
  • rtak