Skip to content

OrderlyNetwork/orderly-js-sdk-cra-template

Repository files navigation

Template for Orderly SDK v2 based on Create React App

⚠️ Deprecated
Create React App was one of the key tools for getting a React project up-and-running in 2017-2021, it is now in long-term stasis and we recommend that you migrate to one of React frameworks documented on Start a New React Project.

We recommend using orderly-js-sdk-vite-template instead for new projects.

Getting started

  1. Clone the code:
git clone https://github.com/OrderlyNetwork/orderly-js-sdk-cra-template.git
cd orderly-js-sdk-cra-template
  1. Install the dependencies
npm install
  1. Run
npm run start
  1. Build
npm run build
  1. Create docker image
docker build -t orderly-js-sdk-cra-template .

Docs

For more information, please visit the following link:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •