generator-full-hacker

A generator for a fullstack webapp at your next hackathon

Usage no npm install needed!

<script type="module">
  import generatorFullHacker from 'https://cdn.skypack.dev/generator-full-hacker';
</script>

README

generator-full-hacker

0.1.1

A generator for a fullstack webapp at your next hackathon

Installation

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

Usage

This generator is very simple to use at the moment. Eventually it aims to be fully featured with options for many flavors of hackathon webapps. However, the only to get from here to there is involvement. If you have a feature idea, jump in and add it to the generator.

More details on usage to come as they are added.

Features

Backend: * Node.js

Frontend: * Vue.js

License

Apache-2.0 © Daniel Peach