Install
Smash is still a work in progress, so you must build from source and there is no install step.
See also development notes.
Prereqs
- golang
- node+yarn
Building
$ (cd web && yarn) # Install prerequisites.
$ make run
Smash is still a work in progress, so you must build from source and there is no install step.
See also development notes.
$ (cd web && yarn) # Install prerequisites.
$ make run