Skip to content

fellipaocastro/campo-minado

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

campo-minado

Campo Minado

Usage

In order to locally make the most out of it, it's recommended to make use of a web server in the project's root path.

Below you will find some examples of built-in web servers:

$ python -m SimpleHTTPServer
$ php -S localhost:8000

Deployment

$ ./deploy.sh