0.1.6 • Published 3 years ago

ubaseline-next-for-uintra v0.1.6

Weekly downloads
133
License
-
Repository
-
Last release
3 years ago

BaseLine Next

Attention it is a draft library, and api can be changed any time.

This module intends to share base structure and tools for UBaseline projects. You can find it on our private npm repo

Usage

Setup fresh angular project

$ ng new nameForProject

Navigate to new generated project and run next.

$ ng add @ubaseline/next devHost="http://url.to.local.development.host"
$ ng generate @ubaseline/next:page pageName [pageAlias]
$ ng generate @ubaseline/next:panel panelName [panelAlias]
0.1.6

3 years ago

0.1.5

3 years ago

0.1.4

3 years ago

0.1.3

4 years ago

0.1.2

4 years ago

0.1.1

4 years ago

0.1.0

4 years ago