1326 Forks
32546 Stars
32546 Watchers

swc

Rust-based platform for the Web

How to download and setup swc

Open terminal and run command
git clone https://github.com/swc-project/swc.git
git clone is used to create a copy or clone of swc 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 swc https://github.com/swc-project/swc/archive/master.zip

Or simply clone swc with SSH
git@github.com:swc-project/swc.git

If you have some problems with swc

You may open issue on swc support forum (system) here: https://github.com/swc-project/swc/issues