Ever experienced a remote conference this is the first of it kind and it promises to be mind blowing.
Minimal humor can be found sprinkled here and there.
This is one of the first conference in Nigeria, With the awesome line up speakers it's definitely going to be amazing.
ADHERE TO THIS INSTRUCTION
This might contain a lot of lame jokes.
# install
yarn global add vuepress # OR npm install -g vuepress
# create a markdown file
echo '# Hello VuePress' > README.md
# start writing
vuepress dev
# build to static files
vuepress build