This is a simple demo application using ES6 and SASS.
We use docker container for build ES6 and SCSS.
- Docker above 18.
- Docker Compose above 3.
- For development, You need to only run
dev.sh. It'll be outputed todevdirectory. - For build, You need to only run
build.sh. It'll be outputed todistdirectory.