This is the first attempt to create a frontend HTML page with Gemini-cli.
Gemini CLI
·303 words·2 mins
xx
Posts
cli
gemini
google
A Google cmdline AI workflow tool.
Quickstart#
Start gemini
, and type the following in the prompt.
> create a frontend TODO LIST in HTML page that can save data to local storage. Save the HTML page as "todo.html"
At first, it made a mistake. But it has corrected it automatic.
Below is the screenshot.
At the end, it creates the todo.html
file.
I use /stats
to show how fast it completes the job.
Demo#
Here is the demo of the todo.html
.