This is a React application for MUSE
This application works on NVM 6.2.2 or later
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
run this command: webpack --progress -p