Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/mortonprod/threejs-angular2-experiment
- Owner: mortonprod
- Created: 2018-03-31T16:44:48.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-08-05T11:12:59.000Z (over 6 years ago)
- Last Synced: 2024-11-08T05:26:12.219Z (about 2 months ago)
- Language: CSS
- Size: 4.44 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```