vue-snapshot-serializer
November 3, 2024 ยท View on GitHub
Vue 3 Snapshot Serializer website
Running Locally
- Install Volta
- Fork/Clone/Download the repo
npm install- Installs dependenciesnpm start- Runs the local web servernpm run lint- Runs the linternpm run fix- Runs the linter fixing issues automaticallynpm run build- Builds the site locallynpm run- See all commands