A blank theme for OctoberCMS with Angular framework.
$ php artisan theme:install martin.blank-angular <theme>
Replace <theme>
with the name of your theme.
$ php artisan theme:use <name>
Where <name>
is whatever you specified in theme:install
.
From Settings > Front-end theme > Blank Angular > Customize you can select which Angular version to run. Also, you can select to load Bootstrap or jQuery.