An Experimental App to implement SSR to a vue
Use the npm to install dependencies.
npm installbuild the app by running
npm run buildrun in the local development by running
npm run devPull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.