Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lobor/paymium
test
https://github.com/lobor/paymium
Last synced: 7 days ago
JSON representation
test
- Host: GitHub
- URL: https://github.com/lobor/paymium
- Owner: lobor
- Created: 2021-07-10T10:00:58.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-07-13T08:10:42.000Z (over 3 years ago)
- Last Synced: 2023-03-01T05:11:29.692Z (almost 2 years ago)
- Language: TypeScript
- Size: 593 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Getting Started
First, install dependencies:
```bash
npm install
```Then, run the development server
```bash
npm run dev
```
Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.For run documentation
```bash
npm run doc
```
Open [http://localhost:6060](http://localhost:6060) with your browser to see the result.