voqk / familycookbook

A place to share recipes

Home Page:https://bedlamandclash.com/category/family-cookbook/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Articles and videos showing the development of this project are posted at https://bedlamandclash.com/category/family-cookbook/.

Installation

At the end of every article run the following steps to get the code as it is

  1. Clone the repo

    git clone git@github.com:voqk/familycookbook.git
    cd familycookbook
    
  2. Checkout the commit given at the end of the article. For example: to get the source after the first post.

    git checkout 66cc974 .
  3. Install dependencies

    npm install
  4. Run locally

    webpack-dev-server --open

About

A place to share recipes

https://bedlamandclash.com/category/family-cookbook/


Languages

Language:TypeScript 93.6%Language:JavaScript 5.1%Language:HTML 1.2%Language:CSS 0.1%