hackathon-internal

0.2.0 • Public • Published

hackathon-internal

a simple, exstensible, starting-point web app for hackathon internal tools

npm version Dependency Status devDependency Status

Features

  • Review attendee applications

Integrating with hackathon-* projects

Eventually there'll be more info in this section, but the gist is there are other hackathon-* projects under DesertHack's GitHub organization that have been built to work together. hackathon-hq is the main backend API service. The goal is that you can pick the best parts and ideas you like and build it in to your own project.

Running the project

The project includes a live-reloading static server on port 8080, which will build, launch, and rebuild the app whenever you change application code. To start the server, run:

$ npm start

If you want to just build without the live reload and build-on-each-change watcher, run:

$ npm run build

License

See the LICENSE file for license rights and limitations (MIT).

Readme

Keywords

none

Package Sidebar

Install

npm i hackathon-internal

Weekly Downloads

0

Version

0.2.0

License

MIT

Last publish

Collaborators

  • jket