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.
- Obvio tener un navegador decente.
- Tener instalado
nodejs
- Tener instalado grunt
[sudo] npm install -g grunt-cli
git clone git@github.com:gdglapaz/IOExtended18.git IOExtended18
cd IOExtended18
[sudo] npm install
npm install -g grunt-cli
grunt start
- 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
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.
See the AUTHORS.md file for a full list of contributors.