Opininated template repositotry to quickly spin up Angular-based SPA for deployment to GitHub Pages. Minor modifications are required to support sub-repository URL format (https://<yourname>/githtub.io/<repository>
) utilized by GitHub Pages.
- Change
servePath
inangular.json
song serve
can mimic the added base - Change
<base href="/angular-standalone/">
to repository name inindex.html
- Initially generated with Angular CLI version 15.1.3.
- NgModule-less setup to leverage now stable Angular Standalone components, among other features introduced in v15.
- @ngrx/store for statement management
- @ngrx/component for easier view management
Warning: /home/le/github.com/angular-standalone/node_modules/ngrx-store-localstorage/fesm2020/ngrx-store-localstorage.mjs depends on 'deepmerge'. CommonJS or AMD dependencies can cause optimization bailouts. For more info see: https://angular.io/guide/build#configuring-commonjs-dependencies