Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/arikchakma/arikkodev
A front-end chef's world.
https://github.com/arikchakma/arikkodev
astro mdx tailwindcss vercel
Last synced: 3 months ago
JSON representation
A front-end chef's world.
- Host: GitHub
- URL: https://github.com/arikchakma/arikkodev
- Owner: arikchakma
- Created: 2021-11-17T18:00:40.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-09-05T16:05:35.000Z (4 months ago)
- Last Synced: 2024-10-14T10:54:50.272Z (3 months ago)
- Topics: astro, mdx, tailwindcss, vercel
- Language: MDX
- Homepage: https://arikko.dev
- Size: 28.2 MB
- Stars: 21
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# arikko.dev
## Running Locally
This application requires Node.js v18.14.1+.
```bash
git clone https://github.com/arikchakma/arikkodev.git
cd arikkodev
pnpm install
pnpm dev
```