Skip to content
This repository has been archived by the owner on Dec 29, 2018. It is now read-only.

themuseblockchain/Muse-Wallet

Repository files navigation

MUSE React project

This is a React application for MUSE

This application works on NVM 6.2.2 or later

to run this application:

1 - install npm packages on ubuntu run command::

npm install

2- start webpack + backend :

npm start

3- open this url http://localhost:8080/ in your brower to see the application

to deploy production version:

run this command: webpack --progress -p

to connect with muse library: