https://github.com/loke-dev/dev-card
🏷 Virtual business card
https://github.com/loke-dev/dev-card
Last synced: about 2 months ago
JSON representation
🏷 Virtual business card
- Host: GitHub
- URL: https://github.com/loke-dev/dev-card
- Owner: loke-dev
- License: mit
- Created: 2019-10-01T18:27:51.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-07-14T15:16:19.000Z (almost 4 years ago)
- Last Synced: 2025-01-26T15:15:15.800Z (over 1 year ago)
- Language: TypeScript
- Homepage: https://dev-card.loke.dev
- Size: 295 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://app.netlify.com/sites/dev-card/deploys)
# dev-card
🏷 Virtual business card
## Demo
[https://card.loke.dev](https://card.loke.dev)
## Getting Started
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy a copy of the project on Netlify.
### Prerequisites
- Node
- Yarn
### Development
A step by step series of examples that tell you how to get a development env running
Clone the repo
```
git clone git@github.com:LokeCarlsson/dev-card.git
```
Install dependencies
```
yarn
```
Run the dev server
```
yarn dev
```
## Deployment
[](https://app.netlify.com/start/deploy?repository=https://github.com/LokeCarlsson/dev-card)
## License
This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details