Skip to content

coreskill/brew-calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Coffee brewing calculator for Generic Hipster Coffee

First time installation

Install latest node.js

Install all packages from package.json locally

npm install

Development

To develop with automatic compilation and browser refreshing run

npm run watch

And see the result on http://localhost:3000/

Libraries

This website is made with Bootstrap 4 beta.