This repository contains source code for the landing page https://xtonwallet.com.
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