docker-compose up -d
- start the applicationgulp
- live reload/compilation (you'll want to use a seperate CLI tab)
npm test
- To date, this is only configured to validate code standards.
docker-compose up -d
- start the applicationgulp
- live reload/compilation (you'll want to use a seperate CLI tab)npm test
- To date, this is only configured to validate code standards.