Skip to content

isairz/tojo

Repository files navigation

tojo

The Project Manager for Game Development

Install

# install rethinkdb (https://rethinkdb.com/docs/install/)
brew update && brew install rethinkdb

# install Horizon from npm
npm install -g horizon

# start Horizon to test it out
hz serve --dev

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

For detailed explanation on how things work, checkout the horizon, vue webpack and docs for vue-loader.

About

The Project Manager for Game Development

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages