Skip to content

Latest commit

 

History

History
35 lines (25 loc) · 849 Bytes

README.md

File metadata and controls

35 lines (25 loc) · 849 Bytes

China King Oakville

A React and GatsbyJS website built for a local Chinese restaurant. Designed and built from the ground up with simplicity, performance, and accessibility in mind.

Coming soon: Link to design, link to case study, more specs of project

🚀 Quick start

  1. Clone the repo.

    git clone https://github.com/tomdng/oakville-china-king.git
  2. Install dependencies.

    Navigate into your new site’s directory and start it up.

    cd oakville-china-king
    yarn install
    # Once yarn finishes installing dependencies
    yarn start
  3. Success!

    Your site is now running at http://localhost:8000!