Skip to content
cli-angularjs / 1.3.42

cli-angularjs 1.3.42

Install from the command line:
Learn more about npm packages
$ npm install @leanupjs/cli-angularjs@1.3.42
Install via package.json:
"@leanupjs/cli-angularjs": "1.3.42"

About this version

GitHub CI - Publish to NPM dependencies peer-dependencies vulnerabilities npm downloads install-size lernajs code style: prettier

@leanup/cli-angularjs

This package contains the AngularJS CLI adapter. You can create a new or switch a existing project to the @leanup/stack.

Installation

You can create a new project folder or go in a existing folder.

Create a new project folder:

  1. mkdir new-angularjs-app
  2. cd new-angularjs-app
  3. npm install -D @leanup/cli @leanup/cli-angularjs
  4. npx angularjs create

Go in a existing folder

  1. cd my-angularjs-app
  2. npm install -D @leanup/cli @leanup/cli-angularjs
  3. npx angularjs create --only-config --overwrite
  4. Proof the configuration changes and adopt it for your.

Usage

Execute npm run in your terminal. It lists all preconfigured tools commands of the @leanup/stack.

For example: npm start 😉

Feedback

Please give us feedback of you experience, so that we can continuously improve @leanup.

Details


Assets

  • cli-angularjs-1.3.42.tgz

Download activity

  • Total downloads 1
  • Last 30 days 0
  • Last week 0
  • Today 0