My personal website and blog.
yarn
Install entr
to run yarn watch
.
yarn serve
to serve thedocs
folder at 127.0.0.1:8080yarn build
to build everythingyarn watch
to runyarn build
every time a file outside ofdocs
changes
My personal website and blog.
yarn
Install entr
to run yarn watch
.
yarn serve
to serve the docs
folder at 127.0.0.1:8080yarn build
to build everythingyarn watch
to run yarn build
every time a file outside of docs
changes