Skip to content

glenstack/.glenstack

Repository files navigation

glenstack

lerna

Rrerequisites

  • nvm (Node Version Manager) v0.38.0.

    Install with:

    curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.38.0/install.sh | bash

Getting Started

  1. git clone git@github.com:glenstack/.glenstack.git

  2. cd .glenstack

  3. nvm use

  4. npm install

  5. npm run validate

Recommended Extensions

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.