内容简介:React-Portfolio is being sponsored by the following tool; please help to support us by taking a look and signing up to a free trial
React-Portfolio is being sponsored by the following tool; please help to support us by taking a look and signing up to a free trial
A simple SPA Portfolio template for developer/designers built with React. Use it to showcase your work, testimonials and other information to clients.
Preview
How to use
- Clone/Download the repo.
- Run
npm install
. - Change the values in
src/resumeData.js
to suit your use-case. - Run
npm start
to spin the up the local dev server port 3000.( http://localhost:3000 ). - Make required changes in
src/resumeData.js
to suit your needs.
以上所述就是小编给大家介绍的《Clean, elegant and best React.js portfolio》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!
猜你喜欢:本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
精通Git(第2版)
Scott Chacon、Ben Straub / 门佳、刘梓懿 / 人民邮电出版社 / 2017-9 / 89.00元
Git 仅用了几年时间就一跃成为了几乎一统商业及开源领域的版本控制系统。本书全面介绍Git 进行版本管理的基础和进阶知识。全书共10 章,内容由浅入深,展现了普通程序员和项目经理如何有效利用Git提高工作效率,掌握分支概念,灵活地将Git 用于服务器和分布式工作流,如何将开发项目迁移到Git,以及如何高效利用GitHub。一起来看看 《精通Git(第2版)》 这本书的介绍吧!