Skip to content

FungusGaming/xen-electronic-exercise

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

XenElectronic Exercise

This exercise is a tech assessment for Xendit.

Getting Started

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

Prerequisites

node.js

Installing

  1. In root folder, run the command to install libraries
npm install
  1. After finished installation in root folder, run the below command. (This will install libraries for both client and server)
npm run install
  1. After all libraries installed, may start to run project locally.
npm run dev

Running the tests

There is no test implemented in the system at the moment.

Deployment

There is no deployment for this system at the moment

Document

DOCUMENT.md

Built With

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.

Contributing

No contributing allowed. This project is for owner.

Authors

  • Fungus

License

This project is not licensed

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published