https://github.com/mercs600/nuxt3-middleware-issue
https://github.com/mercs600/nuxt3-middleware-issue
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mercs600/nuxt3-middleware-issue
- Owner: mercs600
- Created: 2022-08-02T06:40:33.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-08-02T06:40:47.000Z (almost 3 years ago)
- Last Synced: 2025-01-28T01:33:56.821Z (4 months ago)
- Language: TypeScript
- Size: 104 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Nuxt Module
## Development
- Run `npm run dev:prepare` to generate type stubs.
- Use `npm run dev` to start [playground](./playground) in development mode.