datatypevoid / vulgar

A simple and scalable MEAN stack development kit featuring Angular 2 (Router, Http, Forms, Services, Tests, E2E, Coverage, Dev/Prod), Express, MongoDB, Mongoose, Node, PassportJS, Socket.io, Karma, Protractor, Jasmine, Istanbul, SASS Support, TypeScript, TSLint, NG2Lint, Hot Module Replacement, Docco, Gulp, and Webpack by @datatypevoid
MIT License
286 stars 66 forks source link

/src/app/app.ts #34

Closed kreviceko closed 7 years ago

kreviceko commented 7 years ago

File /src/app/app.ts is not located in the repository.

Note: for support questions, please use one of these channels: Chat: VulgarDisplayOf2^2.slack or Twitter: @datatype_void

datatypevoid commented 7 years ago

Depending on what you are looking for, it is most certainly there. You didn't give me much information to work with, but here is the Master version of app.component.ts: https://github.com/datatypevoid/vulgar/blob/master/src/app/app.component.ts

That's the top level app component.

For the record, consider using Development if you aren't already, it is much further along. Be warned that neither the accompanying Todo tutorial or the vulgar-cli will work with the Development branch.