项目作者: kmohanraj

项目描述 :
House Booking
高级语言: Elixir
项目地址: git://github.com/kmohanraj/house-booking.git
创建时间: 2019-07-19T19:15:38Z
项目社区:https://github.com/kmohanraj/house-booking

开源协议:

下载


House Booking

To start your Phoenix server:

Install dependencies with
  1. mix do deps.get, compile
Create and migrate your database with
  1. mix ecto.create && mix ecto.migrate
Install Node.js dependencies with

clear npm cache

  1. npm cache clean --force
  1. cd assets && npm install

Start Server

  1. mix phx.server