https://github.com/danielrohers/codando
https://github.com/danielrohers/codando
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/danielrohers/codando
- Owner: danielrohers
- Created: 2014-11-07T16:21:14.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-02-17T00:16:54.000Z (over 11 years ago)
- Last Synced: 2025-01-24T10:47:06.653Z (over 1 year ago)
- Language: HTML
- Homepage: http://codando.faccat.br/
- Size: 738 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

Projeto destinado a ensinar TI para pessoas que queiram ingressar na área.
Visando alunos do último ano do ensino médio.
#### Instalando dependências
```js
npm install
```
#### Gerando dist para deploy
```js
gulp dist
```
#### Requisitos
* [Node.js](http://nodejs.org/)