Domi236 / game-collection

Description of the games you colud play at my home
MIT License
1 stars 0 forks source link

GAME COLLECTION

A small web project to see all games you can play if you visit me.
It's based on plan html/scss/js an gulp.


Setup

Yeah and that's it!
Now you should have a structure like this:


Gulp Tasks

We use GULP in this project. It's a toolkit for automating painful or time-consuming tasks in your development workflow, so you can stop messing around and build something.
These are the gulp commands you could use at the moment:

Command Description
gulp default gulp command - build dist folder once
gulp scss build and minifies css files out of sass
gulp js build an minifies all js files



Deployment

I know this is not really a topic for this project, but I think it's not that unnecessary. :wink:
If you want do deploy your work on a server you just have to upload the stuff from dist folder.

License

MIT License so everybody could use and modify it for his own purpose.