Skip to content

phenomejs/phenome-component-github-repos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Phenome Component GithubRepos

Demo Phenome component to fetch GitHub repos for specified user.

Install Dependencies

npm i

Compile

This script will compile src/github-repos.jsx to Vue and React components and save it to dist/ folder.

npm run compile

Build Demo Preview

This script will generate live preview of compiled React and Vue components. (Run it after compile script)

npm run build-demo

All At Once

Or do all at once, compile component and build demo project and launch demo server:

npm start

About

Demo Phenome component to fetch GitHub repos for selected user

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published