Skip to content

An activity planner web app, totally unrelated to war or llamas.

Notifications You must be signed in to change notification settings

sirikon-forks/WarLlama

 
 

Repository files navigation

Alpaca

Requirements

  • Node 6.X.X
  • Python >2.7
  • Yarn (npm install -g yarn)

Setup

  1. Go to Alpaca's root folder
  2. Run yarn, this will install front-end dev dependencies.
  3. Go to src folder
  4. Run pip install -r requirements.txt

Run

  1. In root folder, run npm run dev, this will start the sass development environment with hot reload
  2. In src folder, run python manage.py runserver 0.0.0.0:8080

About

An activity planner web app, totally unrelated to war or llamas.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 60.4%
  • HTML 27.1%
  • CSS 12.1%
  • Other 0.4%