@dx-schematics/oslo

0.0.17 • Public • Published

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.

Readme

Keywords

Package Sidebar

Install

npm i @dx-schematics/oslo

Weekly Downloads

1

Version

0.0.17

License

MIT

Unpacked Size

51.1 kB

Total Files

48

Last publish

Collaborators

  • carstenleue