Meld, a mms web application with a distraction free first design
These instructions will get you a copy of the project up and running on your local machine for development.
Things you need to install beforehand:
- ReactJS - Javascript Framework
- NPM - Package Manager
Open terminal and run the following lines of code to clone and run this project.
$ git clone https://github.com/SeeYouSpaceCowboy/mms-web.git
$ cd mms-web
$ npm install
$ npm start
This project should now be running locally on port 3000
.
Meld consists of a front-end and a back-end. For this project to run you have to have both projects installed and running locally at the same time.
If haven't already, you should now clone and install the back-end of this project; instructions here.
- ReactJs - JavaScript Framework.
Meld was built by Mohammed Chisti.