Generate a vue client for your next full stack hackathon app
First, install Yeoman and generator-example using npm (we assume you have pre-installed node.js).
npm install -g yo
npm install -g generator-full-hacker
Then generate your new project:
yo full-hacker
TODO
TODO
Apache-2.0 © Daniel Peach