An open API service indexing awesome lists of open source software.

https://github.com/oiax/tamachi_vue

Vue.js と Rails 5.1 を組み合わせた Web アプリケーションのデモ
https://github.com/oiax/tamachi_vue

rails5 vuejs2 webpack

Last synced: 10 months ago
JSON representation

Vue.js と Rails 5.1 を組み合わせた Web アプリケーションのデモ

Awesome Lists containing this project

README

          

tamachi_vue
===========

Vue.js と Rails 5.1 を組み合わせた Web アプリケーションのデモ

## インストール方法

```bash
git clone https://github.com/oiax/tamachi_vue.git
cd tamachi_vue
bundle
yarn
bin/rake db:setup
```

## ライセンス

The `tamachi_vue` is distributed under the [MIT license](LICENSE).