Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 743 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 743 Bytes

Hello

To start your Phoenix server:

  • Install dependencies with mix deps.get
  • Install development dependencies with npm install
  • Auto-recompile PureScript code to Erlang code by running npm run watch
  • In another terminal, start the web server with npm run dev

Now you can visit localhost:4000 from your browser.

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

Learn more