Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 595 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 595 Bytes

tech-insight-day-team-b

This is the JavaScript project skeleton.

Getting Started 🛠

Everything you need to get setup is within this branch. If you'd prefer not to use the code provided here then feel free to use your own project scaffolding.

In this project, developers can choose between using the provided API layer for streamlined server-side logic or opting for direct service calls from client-side.

Setup

  1. git clone https://github.com/Inshur/tech-insight-day-team-b.git
  2. cd tech-insight-day-team-b
  3. git checkout -b js-skeleton
  4. yarn install
  5. yarn start