Dope new landing page

This commit is contained in:
2019-08-24 21:59:34 -04:00
parent 8e0a2e966f
commit 05654fa1e4
11 changed files with 3518 additions and 40 deletions

View File

@ -17,9 +17,11 @@ import {AngularFirestoreModule} from "@angular/fire/firestore";
import {ToolbarComponent} from "./components/toolbar/toolbar.component";
import {PaletteComponent} from "./components/palette/palette.component";
import {MarkerComponent} from "./components/marker/marker.component";
import {AnimatedBackgroundComponent} from "./components/animatedBackground/animatedBackground.component";
@NgModule({
declarations: [
AnimatedBackgroundComponent,
AppComponent,
CalibrateComponent,
HomeComponent,