/rails-nuxt

A rails-nuxt starter template

Primary LanguageRubyMIT LicenseMIT

rails-nuxt

A rails-nuxt starter template

license travis nuxt

Getting started

$ docker-compose up -d
$ npm run dev

or if you are using docker-sync:

$ docker-sync-stack start
$ npm run dev

Take a look at the documents to learn more about usage.