uchilaka / refactoring-workshop

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Installation Instructions

Requirements

  • Node > v10.13
  • Git

Installation

  1. Clone the repo and change to the directory of the project
  2. To start at the beginning checkout the first tag: git checkout 01-Start
  3. npm install
  4. npm install json-server
  5. In a terminal window run npm start
  6. In another terminal window run npm run api

Problems?

If that doesn't work out, there are a series of code sandboxes. They do not have a working api server but are otherwise identical.

Start with the base project

About


Languages

Language:JavaScript 88.4%Language:HTML 7.7%Language:CSS 4.0%