Skip to content
This repository has been archived by the owner on Nov 30, 2022. It is now read-only.

Latest commit

 

History

History
22 lines (16 loc) · 336 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 336 Bytes

Variety plugins registry

Run locally

Clone the git repository:

git clone [email protected]:todvora/variety-plugins-registry.git
cd variety-plugins-registry

Install all node dependencies

npm install

Run the express webserver locally

npm start