- Frontend, and what is backend?
- Basic app with node
- stdin
- stdout
- stderr
Make a simple CLI
- REQ1: having a
nameparameter,-n <name>(optional long form:--name <name>)
- files
async/await
The simple CLI (.cont)
- REQ2: having a
file pathparameter,-f <file path>(optional long form:--file-path <file path>) - REQ3: create
.jsonfile atfile path
{
"name": "${name}"
}- Module types
- Net
- CLI terminal chat