Angular Playground Welcome to my Angular sandbox where I test concepts, techniques and libs new to me. Build & run You can clone this repository and play around: yarn yarn run start Or you can run the site in production mode: yarn run build http-server ./dist Get yarn Get http-server