/mipha

Proj Mipha.

Primary LanguageElixir

Mipha

Build Status

English | 简体中文

Table of contents

Introduction

Mipha is an open-source platform (copy from homeland).

Getting started

# clone
git clone git@github.com:zven21/mipha.git
# init setup
cd mipha && ./script/setup
# db create && db migrate db seeds
mix ecto.reset
# run
mix phx.serve

Features

Milestone 1