Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jacobhsu/nuxt-json-server
https://github.com/jacobhsu/nuxt-json-server
Last synced: 7 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/jacobhsu/nuxt-json-server
- Owner: JacobHsu
- Created: 2024-12-20T07:44:10.000Z (16 days ago)
- Default Branch: main
- Last Pushed: 2024-12-20T08:57:10.000Z (16 days ago)
- Last Synced: 2024-12-20T09:33:03.815Z (16 days ago)
- Language: Vue
- Homepage: https://nuxt-json-server.vercel.app
- Size: 332 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# How to run this app
Install the dependencies:
```bash
npm install
```Start the dev server:
```bash
npm run dev
```Start the mock API server:
```bash
npm run mock-api
```## mock-api
https://github.com/JacobHsu/json-server-vercel
https://json-server-vercel-chi.vercel.app/