Welcome to my Angular sandbox where I test concepts, techniques and libs new to me.
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
Welcome to my Angular sandbox where I test concepts, techniques and libs new to me.
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