Introduction
We distinguish between a front end and a build process:
- The front end is the final product,
index.html
, where you can see the specification - We control the build process through the Command Line via a simple menu system
We distinguish between a front end and a build process:
index.html
, where you can see the specification