Skip to content
/ poker_x Public

Poker Game with TailwindCSS and Phoenix LiveView

Notifications You must be signed in to change notification settings

mrmstn/poker_x

Folders and files

NameName
Last commit message
Last commit date
Jan 24, 2023
Apr 14, 2020
Apr 19, 2020
Apr 14, 2020
Apr 19, 2020
Apr 14, 2020
Apr 19, 2020
Apr 14, 2020
Feb 10, 2022
Apr 19, 2020
Apr 19, 2020
Feb 10, 2022

Repository files navigation

PokerX

This is a demo project for TailwindCSS und Phoenix LiveView.

Run this thing

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