/luke10x.github.io

My writings

Primary LanguageJavaScript

How to do a release

On occasional updates commit your changes and this command will do everything:

make install clean build publish

🚨 Important: make sure no other process is running npm run dev meanwhile!