https://github.com/mathix420/vue-sass-migrator
https://github.com/mathix420/vue-sass-migrator
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mathix420/vue-sass-migrator
- Owner: mathix420
- Created: 2024-11-03T09:42:36.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-02-10T10:53:26.000Z (over 1 year ago)
- Last Synced: 2025-02-10T11:36:46.683Z (over 1 year ago)
- Language: JavaScript
- Size: 86.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# starter-ts
[](https://npmjs.com/package/@mathix420/starter-ts)
> Note: Replace `starter-ts`, `_description_`, `"keywords": []` and `mathix420` globally to use this template.
Inpired from https://github.com/ryansonshine/typescript-npm-package-template and https://github.com/antfu/starter-ts
To install dependencies:
```bash
bun install
```
To run:
```bash
bun run src/index.ts
```
This project was created using `bun init` in bun v1.0.11. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.