Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/d-koppenhagen/k9n.dev
My personal websites repo
https://github.com/d-koppenhagen/k9n.dev
hacktoberfest
Last synced: 3 days ago
JSON representation
My personal websites repo
- Host: GitHub
- URL: https://github.com/d-koppenhagen/k9n.dev
- Owner: d-koppenhagen
- License: mit
- Created: 2019-12-23T10:43:01.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2024-10-29T14:30:32.000Z (15 days ago)
- Last Synced: 2024-10-29T17:42:35.837Z (15 days ago)
- Topics: hacktoberfest
- Language: SCSS
- Homepage: https://k9n.dev
- Size: 46.1 MB
- Stars: 14
- Watchers: 4
- Forks: 7
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# k9n.dev website
This project was generated with [Analog](https://analogjs.org), the fullstack meta-framework for Angular.
## Setup
Run `npm install` to install the application dependencies.
## Development
Run `npm start` for a dev server. Navigate to `http://localhost:5173/`. The application automatically reloads if you change any of the source files.
## Build
Run `npm run build` to build the client/server project. The client build artifacts are located in the `dist/analog/public` directory. The server for the API build artifacts are located in the `dist/analog/server` directory.
## Test
Run `npm run test` to run unit tests with [Vitest](https://vitest.dev).
## Community
- Visit and Star the [GitHub Repo](https://github.com/analogjs/analog)
- Join the [Discord](https://chat.analogjs.org)
- Follow us on [Twitter](https://twitter.com/analogjs)
- Become a [Sponsor](https://github.com/sponsors/brandonroberts)