Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 288 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 288 Bytes

Introduction

This is a personal project as a portfolio to the editor,

Getting started

Installing all the dependency that required in this project (package-lock.json) by execute this command:

'''bash

Node Package Manager

npm install ci

Bun JavaScript runtime

bun install ci '''