Aim of this project is to propose a base project that combined:
pub serve
pub build
docker build -t angulardwsk .
docker run -d -p 8080:8080 angulardwsk
chrome http://localhost:8080/
- Add Unit-test configuration and examples.
- Menu componentization
- Add others AngularDart feature examples