-
nvm (Node Version Manager) v0.38.0.
Install with:
curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.38.0/install.sh | bash
-
git clone [email protected]:glenstack/.glenstack.git
-
cd .glenstack
-
nvm use
-
npm install
-
npm run validate
Opening this project in Visual Studio Code should prompt you to optionally install the recommended extensions. If not, search for @recommended
in the Extensions panel. These will probably enhance your developer experience and should be considered.