Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/taishikato/floatingtheworld
My page as a music producer🎸🤘🎼🎵
https://github.com/taishikato/floatingtheworld
nuxt nuxtjs vue vuejs
Last synced: 9 days ago
JSON representation
My page as a music producer🎸🤘🎼🎵
- Host: GitHub
- URL: https://github.com/taishikato/floatingtheworld
- Owner: taishikato
- Created: 2019-12-31T23:18:32.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-11T18:56:59.000Z (almost 2 years ago)
- Last Synced: 2024-10-12T02:29:45.078Z (25 days ago)
- Topics: nuxt, nuxtjs, vue, vuejs
- Language: Vue
- Homepage: https://floatingtheworld.com/
- Size: 4.41 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ntw
> My well-made Nuxt.js project
## Build Setup
``` bash
# install dependencies
$ yarn install# serve with hot reload at localhost:3000
$ yarn dev# build for production and launch server
$ yarn build
$ yarn start# generate static project
$ yarn generate
```For detailed explanation on how things work, check out [Nuxt.js docs](https://nuxtjs.org).