Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 300 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 300 Bytes

NXLog Interview Assignment

Based on React + TypeScript + Vite template, see create-vite for details.

How to run the project

  1. run yarn install or npm i to download dependencies
  2. start project yarn dev or npm run dev