capybara/README.md

263 B

meow

meow

install

cd ext-mathml
npm install
cd -
pip3 install --user pygments
raco pkg install $PWD

getting started

capybara-init my-awesome-website
cd my-awesome-website
nginx -c $PWD/nginx.conf
firefox http://localhost:8080