1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-02-22 18:42:23 +01:00
developer-roadmap/README.md
2023-01-04 20:17:40 +04:00

488 B

You are probably looking for Developer Roadmap

next.roadmap.sh

WIP version of roadmap.sh built with Astro and Tailwind.

Development

Clone the repo and install dependencies:

git clone git@github.com:kamranahmedse/roadmap.sh.git
pnpm install

Run the project

pnpm run dev