Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Favycon

install

git clone --depth=1 https://github.com/ruisaraiva19/favycon
cd favycon
subl .eslintrc.json
	"rules": {
		"prettier/prettier": ["error", {'endOfLine': 'auto'} ]
yarn install
yarn build

usage

yarn start -- -p 4321

favycon