3.0.0 • Published 5 years ago

@atlas-engine-contrib/atlas-ui-schematics v3.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
5 years ago

Getting Started With Schematics

This repository is a basic Schematic implementation that serves as a starting point to create and publish Schematics to NPM.

Testing

To test locally, install @angular-devkit/schematics-cli globally and use the schematics command line tool. That tool acts the same as the generate command of the Angular CLI, but also has a debug mode.

Check the documentation with

schematics --help

Unit Testing

npm run test will run the unit tests, using Jasmine as a runner and test framework.

Publishing

To publish, simply do:

npm run build
npm publish

That's it!

Temporär

Basist Projekt-Struktur erstellen

schematics ./atlas-ui-schematics/src/collection.json:basic-template --name test-basic-template --version "9.1.9" --debug=false

CustomFrom-Example erstellen

schematics ../atlas-ui-schematics/src/collection.json:custom-form --name Example --debug=false

Portal starten

./node_modules/.bin/atlas-portal --customFormUrl 'http://localhost:3000'

CustomForms starten

ng serve --port 3000
3.1.0-alpha.2

5 years ago

3.1.0-beta.2

5 years ago

3.1.0-alpha.1

5 years ago

3.1.0-beta.1

5 years ago

3.0.0-alpha.6

5 years ago

3.0.0

5 years ago

3.0.0-alpha.5

5 years ago

3.0.0-beta.3

5 years ago

3.0.0-alpha.4

5 years ago

3.0.0-alpha.3

5 years ago

3.0.0-beta.2

5 years ago

3.0.0-alpha.2

5 years ago

3.0.0-beta.1

5 years ago

3.0.0-alpha.1

5 years ago

1.1.0-beta.1

5 years ago

1.1.0-alpha.1

5 years ago

1.0.4-beta.1

5 years ago

1.0.4-alpha.1

5 years ago

0.0.0

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

0.0.0-alpha.1

5 years ago