computer-scienceangular-roadmapbackend-roadmapblockchain-roadmapdba-roadmapdeveloper-roadmapdevops-roadmapfrontend-roadmapgo-roadmaphactoberfestjava-roadmapjavascript-roadmapnodejs-roadmappython-roadmapqa-roadmapreact-roadmaproadmapstudy-planvue-roadmapweb3-roadmap
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
24 lines
488 B
24 lines
488 B
![](https://i.imgur.com/waxVImv.png) |
|
|
|
<p align="center">You are probably looking for <a href="https://github.com/kamranahmedse/developer-roadmap">Developer Roadmap</p> |
|
|
|
![](https://i.imgur.com/waxVImv.png) |
|
|
|
# next.roadmap.sh |
|
WIP version of roadmap.sh built with [Astro](https://astro.build) and Tailwind. |
|
|
|
## Development |
|
|
|
Clone the repo and install dependencies: |
|
|
|
```bash |
|
git clone git@github.com:kamranahmedse/roadmap.sh.git |
|
pnpm install |
|
``` |
|
|
|
Run the project |
|
|
|
```shell |
|
pnpm run dev |
|
``` |
|
|
|
|