/realize

Realize is a social networking service that allows users to share their dream diaries

Primary LanguageHTML

Realize is a social networking service that allows users to share their dream diaries

Installation

$ git clone https://github.com/jinwatanabe/realize.git
$ cd realize

Usage

# Run realize
$ make dev

Test

# Run test
$ make test