Skip to content

ajaylg/xyz-trade

Repository files navigation

trading_app

Node Server Setup

  1. Install Node.js version - v21.7.1
  2. Run this command "npm i" to install node dependencies
  3. Run this command "node server/server.js" in the terminal to start node server
  4. You will get a "Server started" message in terminal

Flutter version Details

  1. Flutter 3.7.12 • channel stable • https://github.com/flutter/flutter.git
  2. Framework • revision 4d9e56e694
  3. Engine • revision 1a65d409c7
  4. Tools • Dart 2.19.6 • DevTools 2.20.1

--Steps to run Flutter application--

  1. run the "flutter pub get" command to get dependencies
  2. run the "flutter run" command to run this flutter application
  3. Please find the username and password from this URL [https://dummyjson.com/users]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published