Skip to content

Kylin-Network/kylin-market-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kylin Oracle Market Front End

This is the front end for Kylin Oracle Market. It's based on polkadot-js/apps.

Development

To get started -

  1. Clone the repo locally, via git clone https://github.com/kylin-network/kylin-market-frontend
  2. Ensure that you have a recent LTS version of Node.js, for development purposes Node >=10.13.0 is recommended.
  3. Ensure that you have a recent version of Yarn, for development purposes Yarn >=1.10.1 is required.
  4. Install the dependencies by running yarn
  5. Build yarn build:www
  6. Ready! Now you can launch the UI (assuming you have a local Polkadot Node running), via yarn run start
  7. Access the UI via http://localhost:3000

Production

Run yarn && NODE_ENV=production yarn build:www

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published