In your terminal, create a new folder called mybulma, navigate to it, then type the following command:
{% capture init %} npm init {% endcapture %} {% capture step_1 %}
In your terminal, create a new folder called mybulma, navigate to it, then type the following command:
This will launch an interactive setup to create package.json. When prompted for an entry point, enter {{ include.entry }}.
package.json file' | prepend: include.number %}
{% include components/step.html
title=step_title
content=step_1
%}