jonidelv / california-beers

California Beers List :beers:

Home Page:https://jonidelv.github.io/california-beers/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

California Beers

This web app shows californians beers generated from this app

Use node >=6.3 and npm >=3.10.3

Install dependencies

  • npm install
  • bower install

Start development

npm start

Go to http://localhost:8080 in your browser.

Tests

npm test

Production ready

npm run build

Now there's a ./dist folder with all scripts and stylesheets concatenated and minified, also third party libraries installed with bower will be concatenated and minified into vendors.min.js and vendors.min.css respectively.

About

California Beers List :beers:

https://jonidelv.github.io/california-beers/


Languages

Language:CSS 49.7%Language:JavaScript 40.0%Language:HTML 9.6%Language:Shell 0.7%