Roadmap to becoming a developer in 2022
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.
 
 
 
 
 

309 B

roadmap.sh

Community driven roadmaps, articles and resources for developers

Setup

Clone the repository

git clone https://github.com/kamranahmedse/roadmap.sh

Install the dependencies

yarn install

Start the application

yarn dev