akshay5995 / smol

Typescript port of smol developer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

smol

This a typescript port of smol/developer project with minor changes.

Add .env by copying .env.example and filling in the values.

To install dependencies:

bun install

To run:

bun run index.ts "Create a tic-tac-toe using react, tailwind"

Credit to this repository and @swyx for the idea.

About

Typescript port of smol developer

License:MIT License


Languages

Language:TypeScript 100.0%