Skip to content

Some strange voting app. Because everyone builds a voting app first.

Notifications You must be signed in to change notification settings

luckydonald-learning/pollock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pollock

Some strange voting app. Because everyone builds a voting app first.

Installation

  1. install yarn: https://yarnpkg.com/getting-started/install

    • Mac: brew install yarn
    • Node.js 16.10 and newer: corepack enable && corepack prepare yarn@stable --activate
    • Older Node.js: npm i -g corepack && corepack enable && corepack prepare yarn@stable --activate
  2. Go through the Install section of backend/README.md.

  3. Go through the Install section of frontend/README.md.

  4. Go through the Install section of database/README.md.

About

Some strange voting app. Because everyone builds a voting app first.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published