Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Zloooy/order_book

Repository files navigation

Order table

The Order table app is capable of displaying the current exchange rate of currency pairs of popular cryptocurrencies. Screenshot

Project setup

Installing dependencies:

npm install

Before running the project, you need to generate an api schema.

npm run generate-api

Starting project

To start the development server with hot-reload, run the following command. The server will be accessible at http://localhost:3000:

npm run dev

Building for Production

To build your project for production, use:

npm run build

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published