Useful powershell commands

List all environment variables

ls env:\

Set environment variables

$Env:NODE_ENV= "development"

Comments

Popular posts from this blog

How to Make A Reusable Image Slideshow HTML Component With Vanilla JavaScript

HTML Tags and Inline CSS that Work In Plotly.js Title

How to Type Spaces In HTML Input And Display In the Browser