teqnickels / testing-snapshot

testing auth snapshots

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Contacts Snapshot starter project

Dev Setup

  1. Create your database: createdb contacts_development
  2. Load your database with the schema: npm run load_schema
  3. Install your dependencies: npm install
  4. Run the server: nodemon

About

testing auth snapshots


Languages

Language:JavaScript 81.8%Language:HTML 11.5%Language:CSS 6.8%