https://github.com/ghostrider-05/kismet.ts-template
Template for getting started with kismet.ts
https://github.com/ghostrider-05/kismet.ts-template
Last synced: about 2 months ago
JSON representation
Template for getting started with kismet.ts
- Host: GitHub
- URL: https://github.com/ghostrider-05/kismet.ts-template
- Owner: ghostrider-05
- Created: 2022-10-30T15:34:27.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-10T20:22:38.000Z (over 2 years ago)
- Last Synced: 2025-02-11T15:51:29.782Z (4 months ago)
- Language: TypeScript
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# kismet.ts template
Template for getting started with [kismet.ts](https://github.com/ghostrider-05/kismet.ts)
> **Warning**
> The status of this project is beta## Getting started
1. Clone the repo with git or download and unzip it.
1. Install the dependencies and run the example```sh
npm install
npm start
```## Issues
If you have any issues / unexpected results with running kismet.ts, please [open a new issue](https://github.com/ghostrider-05/kismet.ts/issues/new/choose)