Skip to content

aadya28/jigsaw-puzzle-phoenix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting started

To run the Jigsaw App locally, follow these steps:

Prerequisites:

  • Elixir and Erlang installed
  • Phoenix installed

Setup

  1. Clone this repository to your local machine
git clone https://github.com/aadya28/jigsaw-puzzle-phoenix.git
  1. Install Elixir dependencies
mix deps.get
  1. Setup assets
mix assets.setup
  1. Compile dependencies
mix deps.compile
  1. Start Phoenix server
mix phx.server

Or, with IEx:

iex -S mix phx.server

Now you can visit localhost:4000 from your browser.

Learn more

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •