https://github.com/kaan35/blog-client
Web Frontend Client for CMS(Content Management System).
https://github.com/kaan35/blog-client
angular blog cms javascript typescript
Last synced: about 1 month ago
JSON representation
Web Frontend Client for CMS(Content Management System).
- Host: GitHub
- URL: https://github.com/kaan35/blog-client
- Owner: kaan35
- Created: 2022-06-08T18:34:35.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-04-28T12:23:17.000Z (about 2 years ago)
- Last Synced: 2025-10-29T10:38:06.859Z (8 months ago)
- Topics: angular, blog, cms, javascript, typescript
- Language: TypeScript
- Homepage:
- Size: 1.16 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Description
Web Frontend Client for CMS(Content Management System).
## Installation
```bash
$ npm install
```
## Running the app
```bash
# development
$ npm run start
```
## Test
```bash
# unit tests
$ npm run test
```
## Author
- Kaan Karaman