Skip to content
This repository has been archived by the owner on Feb 15, 2021. It is now read-only.

Latest commit

 

History

History
25 lines (16 loc) · 849 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 849 Bytes

MazeServer

view documents of this project's codes in there.

view a demo of app in there.

Local Run

To start your Phoenix server:

  • Install dependencies with mix deps.get
  • Install Node.js dependencies with cd assets && npm install
  • Start Phoenix endpoint with mix phx.server

Now you can visit localhost:4000 from your browser.

Ready to run in production? Please check our deployment guides.

Learn more about tools