An open API service indexing awesome lists of open source software.

https://github.com/stevermeister/github-starwars

Bookmark driven github starwars game. Made by Studytube trainee team.
https://github.com/stevermeister/github-starwars

Last synced: 11 months ago
JSON representation

Bookmark driven github starwars game. Made by Studytube trainee team.

Awesome Lists containing this project

README

          

# github-starwars
Bookmark driven github starwars game. Made by Studytube trainee team.

##Install gulp globally:
npm install gulp -g

##Install packages:
npm i

##Run gulp:
gulp

##Deploy to gh-pages
gulp build

gulp deploy