Skip to content

Instantly share code, notes, and snippets.

View TKAB's full-sized avatar

Thomas Billicsich TKAB

View GitHub Profile
@TKAB
TKAB / index.js
Last active July 10, 2019 21:37
Importing firebaseui
/*global firebaseui*/
/*global firebase*/
import React from 'react';
import ReactDOM from 'react-dom';
import App from './App';
import 'bootstrap/dist/css/bootstrap.css';
import 'bootstrap/dist/css/bootstrap-theme.css';
import './index.css';
@TKAB
TKAB / .gitignore
Created September 9, 2012 09:58 — forked from kogakure/.gitignore
Git: .gitignore file for LaTeX projects
*.aux
*.glo
*.idx
*.log
*.toc
*.ist
*.acn
*.acr
*.alg
*.bbl