lucis / accordionist

Phoenix web app to organize music exercises

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Accordionist

Simples Phoenix application to store and organize accordion training exercises.

Development

To start the Phoenix server:

  • Install dependencies with mix deps.get
  • Create and migrate your database with mix ecto.setup
  • Install Node.js dependencies with npm install inside the assets directory
  • Start Phoenix endpoint with mix phx.server

Now you visit localhost:4000 from your browser.

About

Phoenix web app to organize music exercises


Languages

Language:Elixir 66.1%Language:CSS 16.7%Language:HTML 9.2%Language:JavaScript 6.9%Language:SCSS 1.0%