DEV Community

Discussion on: I Created My Portfolio with React and Some Magic 🎉

 
flexdinesh profile image
Dinesh Pandiyan

Yes. But remember, the source code is in dev branch.

You will need to run git checkout -b dev origin/dev first.

Then

npm install

npm start