@nstudio/schematics

v0.1.0
Schematics for cross platform (xplat) development in Nx workspaces.
xplat multi-platform nx nstudio schematics nativescript angular

build

tsc -p tsconfig.json

watch

tsc -w -p tsconfig.json

test

npm run build && jasmine **/*_spec.js

prepare

npm run build

postinstall

node scripts/postinstall.js
npm i @nstudio/[email protected]

Metadata

Downloads