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.
- Host: GitHub
- URL: https://github.com/stevermeister/github-starwars
- Owner: stevermeister
- Created: 2017-02-15T14:35:04.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-03-07T13:09:44.000Z (almost 9 years ago)
- Last Synced: 2025-01-07T22:30:25.170Z (about 1 year ago)
- Language: HTML
- Homepage: http://stepan.js.org/github-starwars/
- Size: 80.1 KB
- Stars: 3
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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