https://github.com/ntnyq/playground
:apple: Playground for everything.
https://github.com/ntnyq/playground
nuxt playground
Last synced: 8 months ago
JSON representation
:apple: Playground for everything.
- Host: GitHub
- URL: https://github.com/ntnyq/playground
- Owner: ntnyq
- License: mit
- Created: 2024-08-04T04:56:02.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-15T13:33:20.000Z (8 months ago)
- Last Synced: 2025-02-15T14:28:00.583Z (8 months ago)
- Topics: nuxt, playground
- Language: JavaScript
- Homepage: https://playground.ntnyq.com
- Size: 31.4 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# playground
[](https://github.com/ntnyq/playground/actions)
[](https://github.com/ntnyq/playground/blob/main/LICENSE)> :apple: Template for start a nuxt app.
## Commands
```bash
# install dependencies
pnpm install# start dev server
pnpm run dev# SSR
pnpm run build# SSG
pnpm run generate# local preview
pnpm run preview
```## License
[MIT](./LICENSE) License © 2024-PRESENT [ntnyq](https://github.com/ntnyq)