Skip to content

Latest commit

 

History

History
63 lines (44 loc) · 1.64 KB

File metadata and controls

63 lines (44 loc) · 1.64 KB

Google IO Extended 18

Este repositorio contiene el codigo fuente de la página oficial del evento Google IO Extended 2018, evento llevado a cabo en La Paz, Bolivia.

Tecnologías

Requisitos

  • Obvio tener un navegador decente.
  • Tener instalado nodejs
  • Tener instalado grunt [sudo] npm install -g grunt-cli

Instalación

  • git clone git@github.com:gdglapaz/IOExtended18.git IOExtended18
  • cd IOExtended18
  • [sudo] npm install
  • npm install -g grunt-cli
  • grunt start

Pendientes

  • Sponsors Design
  • Register Form Design
  • Location Design
  • Schedule Design
  • Speakers Design
  • Firebase Integration
  • Registry in Firebase
  • Speakers in Firebase
  • Schedule in Firebase
  • Sponsors in Firebase

Licencia

Copyright (c) 2018, GDG La Paz

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Authors

See the AUTHORS.md file for a full list of contributors.