renovisi.com source code.
Clone this repository to get started.
Run the following command in project directory to install dependencies.
npm installRun one of the following commands to execute, build or preview site:
npm run dev
npm run build
npm run previewPull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.