Execute to install dependecies
npm install
# or
yarnif it's done execute
npm run dev
# or
yarn devOpen your browser and type https://localhost:3000
if you want the HtML version, execute
npm run build & npm run export
# or
yarn build & yarn exportGo to out folder and you'l find the HTML version