Skip to content

PaulineTW/taiwan-camps

Repository files navigation

TAIWAN CAMPS

3

A campsite directory web application with Ruby on Rails.

Table of contents

Technologies

Back:

Gem:

Setup

Clone the repository

git git@github.com:PaulineTW/taiwan-camps.git
cd taiwan-camps

First, install the gems required by the application:

$ bundle install

Initialize the database

$ bin/setup

Start rails server

$ bin/dev

You can find your app now by pointing your browser to http://localhost:3000.

Run Test

$ bin/rails test:system
$ bin/rails test:all

Features

To be coming...

About

A campsite directory web application with Ruby on Rails.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published