Prerequisite =============== Install node at https://nodejs.org/ Install yarn at https://yarnpkg.com/ Install Package ================ yarn Running ================= [Development] yarn run dev [Production] yarn run build; yarn run start