Study one by one.
# install in your project yarn # start writing yarn watch # build to static files yarn prod
# install in your project npm install # start writing npx watch # build to static files npx prod