Skip to content

amougel/ledger-app-store-front

 
 

Repository files navigation

Ledger App Store Front

Starter

Based on React Silicon Life, check out the repo for more informartion about the technical stack.

Development

To make sure this project works, you will need to run the App Store Api (check out the repo for informations on how to setup django superusers and database)

Once you have both setup and running, you can then start this project

$ git clone https://github.com/LedgerHQ/ledger-app-store-front
$ cd ledger-app-store-front
$ yarn # or $ npm install
$ yarn start # or $ npm start

Then navigate to https://localhost:9000/ and start coding 🙂

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.8%
  • HTML 0.2%