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

Latest commit

 

History

History
32 lines (18 loc) · 518 Bytes

File metadata and controls

32 lines (18 loc) · 518 Bytes

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: