项目作者: kmohanraj
项目描述 :
House Booking
高级语言: Elixir
项目地址: git://github.com/kmohanraj/house-booking.git
House Booking
To start your Phoenix server:
Install dependencies with
mix do deps.get, compile
Create and migrate your database with
mix ecto.create && mix ecto.migrate
Install Node.js dependencies with
clear npm cache
npm cache clean --force
cd assets && npm install
Start Server
mix phx.server