Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 241 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 241 Bytes

Run Locally

Clone the project

  git https://github.com/samir-27/crypto.git

Go to the project directory

  cd my-app

Install dependencies

  npm install

Start the server

  npm run start