Open steveasher opened 3 weeks ago
I think this command was intended to be:
mkdir lustre-fullstack-guide \ && cd lustre-fullstack-guide \ && gleam new client --name app \ && gleam new server --name app \ && gleam new shared --name app
I think this command was intended to be: