0.0.17 • Published 7 years ago

@dx-schematics/oslo v0.0.17

Weekly downloads
2
License
MIT
Repository
github
Last release
7 years ago

Oslo Schematics

This repository contains a Schematics that creates a new project based on Oslo.

Prerequisite

Install the Angular CLI by running

npm install -g @angular/cli

Install this schematics in your working directory by running

npm install @dx-schematics/oslo

Usage

From your working directory run

ng new {PROJECT_NAME} -c @dx-schematics/oslo --url {API_URL}

This will download the latest version of Oslo, extract it into the {PROJECT_NAME} folder and and configure the source files to use the provided API_URL. Then the command will install the required NPM dependencies.

0.0.17

7 years ago

0.0.16

7 years ago

0.0.15

7 years ago

0.0.14

7 years ago

0.0.13

7 years ago

0.0.12

7 years ago

0.0.11

7 years ago

0.0.10

7 years ago

0.0.9

7 years ago

0.0.8

7 years ago

0.0.7

7 years ago

0.0.6

7 years ago