Vue-Stickies

A sticky notes application made with Rails and Vue.js

Setup

git clone git@github.com:lukasbischof/vue-stickies.git
cd vue-stickies
bin/setup

Configuration

Configure the following:

  • config/application.yml

Run

rails server