https://github.com/gilbert/pkg.link
Permalink to package source code. That's it, that's the app
https://github.com/gilbert/pkg.link
npm
Last synced: about 1 month ago
JSON representation
Permalink to package source code. That's it, that's the app
- Host: GitHub
- URL: https://github.com/gilbert/pkg.link
- Owner: gilbert
- Created: 2023-08-10T03:03:53.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2023-08-10T16:29:02.000Z (almost 3 years ago)
- Last Synced: 2025-10-29T05:52:45.565Z (8 months ago)
- Topics: npm
- Language: TypeScript
- Homepage: https://pkg.link
- Size: 41 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# New Lancer Project
This is a new Lancer project. Read more at [lancer.studio](https://lancer.studio)
## Getting Started
After cloning this project:
```bash
$ npm install
$ npm run init
$ npm run dev
```