evenstensberg / steakhouse

Folkets Steakhouse Flisa nettside

Home Page:https://folketssteakhouse.no/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Steakhouse nettside

This is the homepage for Steakhouse. It runs on GCP and is built using Angular.

Installation & Running locally

$ npm install && npm run dev

Deploy

Selecting a project

gcloud projects list
gcloud config set project `PROJECT ID`
$ rm -rf dist && npm run build && npm run deploy:public

Notes

  • Remember to delete old appengine instances to save money.
  • Always remove dist folder and re-run prod command before deploying.

Built by Even Stensberg ♥️

TODO

  • Scroll is janky on iphone

About

Folkets Steakhouse Flisa nettside

https://folketssteakhouse.no/

License:MIT License


Languages

Language:TypeScript 62.5%Language:HTML 22.5%Language:SCSS 12.0%Language:JavaScript 3.0%