https://github.com/vultrnerd/ng-kilo-app
Simple Angular vibe coding app using Kilo Code
https://github.com/vultrnerd/ng-kilo-app
angular20 kilo-code vibe-coding
Last synced: 3 months ago
JSON representation
Simple Angular vibe coding app using Kilo Code
- Host: GitHub
- URL: https://github.com/vultrnerd/ng-kilo-app
- Owner: vultrnerd
- Created: 2025-06-22T09:47:53.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-06-22T09:57:28.000Z (about 1 year ago)
- Last Synced: 2025-08-22T11:52:25.843Z (11 months ago)
- Topics: angular20, kilo-code, vibe-coding
- Language: HTML
- Homepage:
- Size: 80.1 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ng-kilo-app
This is a simple hello world vibe coding project and my first test of the [Kilo Code](https://kilocode.ai) VSCode extension.
This project was generated (by Kilo Code) with [Angular CLI](https://github.com/angular/angular-cli) version 20.0.3.
## Development server
Run `ng serve` for a local dev server. Navigate to `http://localhost:4200/`. The application will automatically reload if you change any of the source files.
## Build
Run `ng build` to build the project. The build artifacts will be stored in the `dist/` directory.
## Running unit tests
Run `ng test` to execute the unit tests via [Karma](https://karma-runner.github.io).
## Running end-to-end tests
Run `ng e2e` to execute the end-to-end tests via [Protractor](http://www.protractortest.org/).
## Further help
To get more help on the Angular CLI, use `ng help` or go to [Angular CLI Overview and Command Reference](https://angular.io/cli/overview).