https://github.com/creativenull/nuxt-starter
https://github.com/creativenull/nuxt-starter
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/creativenull/nuxt-starter
- Owner: creativenull
- Created: 2024-03-04T23:35:54.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-06-19T15:35:20.000Z (12 months ago)
- Last Synced: 2024-10-06T01:22:02.675Z (8 months ago)
- Language: TypeScript
- Size: 738 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Nuxt Starter Template
Just a simple nuxt starter template for me to get started with.
```
npm ci
npm run db:migrate
```