8000 GitHub - chtenb/chtenb.github.io
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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
0