Skip to content

jonasstenberg/playsalad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

115 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

salad-bowl

Install

  • Clone the repository:
git clone git@github.com:jonasstenberg/salad-bowl.git
npm install
  • Create a database:
cd backend && sqlite3 state.db < db/schema.sql

Usage

Start the server

cd backend && npm start

Start the client

cd client && npm start

Releases

No releases published

Packages

 
 
 

Contributors