Offering Solutions AngularJS Course (OSAC)
This repository contains material for getting started with AngularJS. It should provide a code base where you can start on learning or teaching AngularJS.
You can start all repositories with npm start
. This will execute an npm install
and start a lite-server afterwards. A browser should open automatically.