-
Setup environment variables: copy the file
example.envto a new file called.envat the project root. Then modify the variables in.envas per the provided instructions. -
In the project root, run:
npm installnpm run devnpm run build
npm run preview