TM30 is payment sevice solution built with ReactJS.
- clone the app =>
git clone https://github.com/Joblyn/tm30.git
- initial npm =>
npm install
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.
This creates a build script for deployment
This runs the following npm run build
to create a build script and firebase deploy
to deploy.