Skip to content
/ Brew Public
forked from brendan-jarvis/Brew

Pick a beer to brew from BrewPunk's recipes using punkapi.com!

Notifications You must be signed in to change notification settings

roa-2022/Brew

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Brew

Setup

Installation

From the command line

git clone https://github.com/roa-2022/brew
cd brew/
npm install # to install dependencies
npm run dev # to start the dev server

You can find the server running on http://localhost:3000.


About

Pick a beer to brew from BrewPunk's recipes using punkapi.com!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 98.5%
  • HTML 1.5%