Trivial experiment with VueJS.
Name generator for lunchtime Ping Pong.
To run locally:
-
git clone https://github.com/lumonald/ping-pong-name-gen.git
-
Navigate to the project folder and run:
npm run serve
-
This will trigger the development server to start and the app will be accessible on localhost port 8080.