Skip to content

chtenb/chtenb.github.io

Repository files navigation

Setup

Install node, watchman and watchexec

sudo apt-get install watchman
cargo install watchexec-cli
npm run restore
npm run build
npm run dev