8000 GitHub - felipefunes/muteach: Music virtual classroom
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

felipefunes/muteach

Repository files navigation

MUTEACH

Manage your students, sesions, attendance and evaluations. https://www.muteach.com

Setup

  1. Install Ruby
rvm install (whatever version within Gemfile)
gem install bundler
bundle
  1. Install Yarn
brew install yarn
# Install node packages
yarn
  1. Create DB
rails db:create db:migrate
  1. Run local server
rails s
  1. Run Webpack
yarn start

About

Music virtual classroom

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0