Skip to content
This repository has been archived by the owner on Jun 13, 2024. It is now read-only.

Latest commit

 

History

History
17 lines (14 loc) · 208 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 208 Bytes

Project Set

Clone the project

git clone [email protected]:dev-myatminsoe/artemis-bank.git

Install NPM

cd artemis-bank
npm install

Run in development

npm run dev