Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jiatln/nuxt3-template
my nuxt3 awsome
https://github.com/jiatln/nuxt3-template
awsome nuxt3 template
Last synced: about 1 month ago
JSON representation
my nuxt3 awsome
- Host: GitHub
- URL: https://github.com/jiatln/nuxt3-template
- Owner: JiatLn
- License: mit
- Created: 2022-05-06T08:40:18.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-08-29T03:30:13.000Z (about 1 year ago)
- Last Synced: 2023-08-29T09:31:21.056Z (about 1 year ago)
- Topics: awsome, nuxt3, template
- Language: Vue
- Homepage: https://nuxt-awsome.netlify.app
- Size: 1.61 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Nuxt 3
This is an open source Nuxt3 project template.
## Setup
Make sure to install the dependencies:
```bash
npm i -g @antfu/nini
```## Development Server
Start the development server on http://localhost:9726
```bash
nr dev
```## License
[MIT](./LICENSE) License © 2022-Present [JiatLn](https://github.com/JiatLn)