NathanWalker / nx-ns-examples

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Example Nx Workspace using @nativescript/nx

To try:

npm run setup

Run the mobile apps:

npx nx run nativescript-mobile:android

// or...

npx nx run nativescript-mobile:ios

Illustrates:

About


Languages

Language:TypeScript 68.0%Language:SCSS 18.1%Language:JavaScript 10.4%Language:HTML 3.5%