Software Engineer
@ BevyUp (Acquired by Nordstrom)
Angular Native Seed (Deprecated)
Integrating Ionic Styles & Components - Demo Project @proyecto26
Similar to TeamMaestro Seed, but:
- No separate nativescript build folder
- Shared node_modules
- Supported by {N} team! 🎉
- New Webpack build with livesync support
- Schematics (Scafolding to generate files in an easy way)
Angular CLI
- npm i -g @angular/cli
- npm i -g @nativescript/schematics
- ng new -c=@nativescript/schematics sass-project --shared --style=scss
- tns convert module <nameModule> (Convert old projects)
If you don't want to use NativeScript Core Theme in your project, add the flag --no-theme