Skip to content

WeiChiaChang/react-github-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-github-api

GitHub API practice based on React & Bulma & Parcel.

Overview

Overview

Setup

# Install dependencies
npm i

# Serve on localhost:1234 as default port
npm start

# Deploy
npm run deploy

# Build for production usage
npm run build

Reference

License openSource

MIT © WeiChiaChang