Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 346 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 346 Bytes

XTON wallet landing page

This repository contains source code for the landing page https://xtonwallet.com.

Developing process

To run development process

npm start

Navigate in your browser to the http://localhost:10002/index.html to develop demo page

To prepare distribution file needs to run

npm run dist