Skip to content

raisa0726/TaskShareApp

Repository files navigation

README

Ruby Gem Ruby on Rails CI

This README would normally document whatever steps are necessary to get the application up and running.

Things you may want to cover:

  • Ruby version

  • System dependencies

  • Configuration

  • Database creation

  • Database initialization

  • How to run the test suite

  • Services (job queues, cache servers, search engines, etc.)

  • Deployment instructions

  • ...

TaskShareApp

build

cd TaskShareApp
# 別のアプリの方でpathが通っている場合、そちらのbundleになるため注意
bundle install --path vendor/bundle
sudo service mysql start
rails webpacker:install
rails db:create 
rails db:migrate

About

now creating app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published