This is a contrived simulation of a blog application. Its purpose is not to be a blog, but to be a demonstration of the developer's programming skills.
This application was developed by Grant Lindsay (d/b/a Fast Dog Coding, LLC.)
The live version is a work in progress, but feel free to take a look at https://fastdogcoding.com/demo/.
If you comply with the terms in the LICENSE, of course you may.
Reasons that someone may want to do that include learning from someone else's work, evaluating the skills of the programmer, or similar purposes.
It should go without saying that passing off this source code as one's own work would be wrong.
This project was generated with Angular CLI version 16.2.0.
Run ng serve for a dev server. Navigate to http://localhost:4200/. The application will automatically reload if you change any of the source files.
You will also need to run the companion application, the REST API Node.js application in this repository.
Run ng generate component component-name to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module.
Run ng build to build the project. The build artifacts will be stored in the dist/ directory.
Run ng test to execute the unit tests via Karma.
Run ng e2e to execute the end-to-end tests via a platform of your choice. To use this command, you need to first add a package that implements end-to-end testing capabilities.
To get more help on the Angular CLI use ng help or go check out the Angular CLI Overview and Command Reference page.
Copyright © 2023 Fast Dog Coding, LLC