Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Create your resume with React Razzle (SPA)

How to

Step 0

  • clone react branch

Step 1

  • install dependencies
yarn

Step 2

  • change reposity name to ${username}.github.io
  • change name and homepage in package.json to your username
  • checkout then push code to another branch because we will push static html (for deploy to gh-page) to master branch

Step 3

  • build static file and deploy to github page
yarn deploy

Development

  • run on local
yarn start
  • deploy
yarn deploy

About

React Boilerplate for create your resume project and deploy with github page

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages