This exercise is a tech assessment for Xendit.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
git clone https://github.com/FungusGaming/xen-electronic-exercise.git
- In
root
folder, run the command to install libraries
npm install
- After finished installation in root folder, run the below command. (This will install libraries for both
client
andserver
)
npm run install
- After all libraries installed, may start to run project locally.
npm run dev
There is no test implemented in the system at the moment.
There is no deployment for this system at the moment
MERN Stack
- Mongoose - The elegant mongodb object modeling for node.js
- Express - Node.js web application framework
- React - Building user interfaces
- Node - JavaScript runtime built on Chrome's V8 JavaScript engine.
No contributing allowed. This project is for owner.
- Fungus
This project is not licensed