0.0.17 • Published 6 years ago

@dx-schematics/oslo v0.0.17

Weekly downloads
2
License
MIT
Repository
github
Last release
6 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

6 years ago

0.0.16

6 years ago

0.0.15

6 years ago

0.0.14

6 years ago

0.0.13

6 years ago

0.0.12

6 years ago

0.0.11

6 years ago

0.0.10

6 years ago

0.0.9

6 years ago

0.0.8

6 years ago

0.0.7

6 years ago

0.0.6

6 years ago