Skip to content

Latest commit

 

History

History
41 lines (25 loc) · 859 Bytes

README.md

File metadata and controls

41 lines (25 loc) · 859 Bytes

nature-of-code-example

Desciption

Built with

  • vite: ^5.3.1
  • yarn: 3.6.4
  • typescript: ^5.2.2

Installation

  1. clone this repository
https://github.com/code137-5/137_5_donz.git
  1. install libraries needed for this project.
yarn
  1. start project
yarn dev

reference