https://github.com/vaneves/ionic-adivinhar-palavras
Hangman Game with Ionic Framework
https://github.com/vaneves/ionic-adivinhar-palavras
Last synced: over 1 year ago
JSON representation
Hangman Game with Ionic Framework
- Host: GitHub
- URL: https://github.com/vaneves/ionic-adivinhar-palavras
- Owner: vaneves
- License: unlicense
- Created: 2016-03-15T16:58:07.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-04-01T01:46:41.000Z (about 10 years ago)
- Last Synced: 2025-01-10T09:21:51.037Z (over 1 year ago)
- Language: JavaScript
- Size: 1.79 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Jogo da Forca com Ionic Framework
## Instalação
Após instalar o [Ionic Framework](http://ionicframework.com/), criei um novo projeto, onde `myApp` é o nome da aplicação:
```
ionic start myApp blank
```
Dentro do diretório do projeto, substitua o conteúdo da pasta `www` por estes arquivos.