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

variety/variety-plugins-directory

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Variety plugins registry

Run locally

Clone the git repository:

git clone git@github.com:todvora/variety-plugins-registry.git
cd variety-plugins-registry

Install all node dependencies

npm install

Run the express webserver locally

npm start