Skip to content

tylrtnguyen/react-github-visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub Profile Visualizer

deploy status

Application Demo

🚀 Quick start

  1. Install Node.js using NVM.

    nvm install node
  2. Install dependencies

    npm install
  3. Start development sever Your site is now running at http://localhost:3000!

    npm run start

💫 Build and Deploy for Production

  1. Build a optimized version for production
    npm run build
  2. Preview the site as appeared when deploying
    npm run serve

Releases

No releases published

Packages

No packages published

Languages