0.0.4 • Published 7 years ago

destiny-runner-app v0.0.4

Weekly downloads
-
License
ISC
Repository
-
Last release
7 years ago

Destiny Runner application

This is an application that is being used internally by Destiny Runner. Unless you would like to contribute to the Destiny Runner project this repository is rather useless.

Please see Destiny Runner for further information about the project.

Usage

npm install
npm start
open http://localhost:3001

Building

A basic production script is included that builds your app to a dist folder

npm run build