Skip to content

Direct your game like the fabulous GM you are.

Notifications You must be signed in to change notification settings

Phaetec/rpscene

Repository files navigation

rpscene

How to run

This project uses Pipenv to provide a virtual environment and dependency management. Additionally npm is used for CSS and JS frameworks. To setup the virtual environment and install all required dependencies within this environment, simply run

$ pipenv install
$ npm install

To generate CSS files from Sass, run

$ npm rum sass

To run the Django server within the virtual environment, run

$ pipenv run python manage.py runserver

To work in the virtual environment, run

$ pipenv shell

About

Direct your game like the fabulous GM you are.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •