You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Barebones starting point to creating ag2 applications. It includes the basic dependencies needed to start writing an ag2 app with typescript. Currently uses angular2.0.0-beta.0.
Starting
npm install
then
npm start
About
Barebones starting point to creating ag2 applications