Error with () on markdown code
aidyou opened this issue · comments
sorry, just some markdown editor has this issue. but replace (
to %28
and )
to %29
will be better.
And, how can run the program on docker?
Install now via npm i -g now
and run now dev
to launch local instance.
Thank you very much for your help.