I'm trying to create a nativescript app with angular and after creating the app with node I can't seem to find the app.js / server.js file Where can I find it or do i need to create it myself?
Asked
Active
Viewed 164 times
1 Answers
1
there is no app.js or server.js in an Angular Nativescript app, the projet main.ts is what you're looking for.

ZenRadLad
- 82
- 1
- 12