Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mortonprod/threejs-angular2-experiment

This repository contains the full infrastructure of all my personal applications
https://github.com/mortonprod/threejs-angular2-experiment

Last synced: 1 day ago
JSON representation

This repository contains the full infrastructure of all my personal applications

Awesome Lists containing this project

README

        

Pushing assets to s3 bucket.
```
bash upload.sh
```

Must make sure it follows the same folder structure as html served. This is important with SPA so run with

```
ng build --prod -d /personal-pwa
```