Back to Volta Cli

Try it out!

subdomains/www/index.md

latest135 B
Original Source

Try it out!

bash
# install Volta
curl https://get.volta.sh | bash

# install Node
volta install node

# start using Node
node