0.5.1 • Published 4 years ago
solid-material v0.5.1
Installation
1) Clone this repo using git clone git@github.com:JulianSoto/solid-material.git
Test Solid-Material locally
Go into the Solid-Material directory and run npm link to install Solid-Material globally in your local machine. Now you can import it from another NodeJS project by running npm link solid-material and importing "solid-material" in your script files just like any other dependency.