775 Forks
28245 Stars
28245 Watchers

solid

A declarative, efficient, and flexible JavaScript library for building user interfaces.

How to download and setup solid

Open terminal and run command
git clone https://github.com/solidjs/solid.git
git clone is used to create a copy or clone of solid repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with solid https://github.com/solidjs/solid/archive/master.zip

Or simply clone solid with SSH
[email protected]:solidjs/solid.git

If you have some problems with solid

You may open issue on solid support forum (system) here: https://github.com/solidjs/solid/issues