Skip to content

diogen737/angular-playground

Repository files navigation

Angular Playground

Build Status

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