Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ynaka6/nakamu.me
My profile site
https://github.com/ynaka6/nakamu.me
netlify nuxtjs postcss tailwindcss
Last synced: 18 days ago
JSON representation
My profile site
- Host: GitHub
- URL: https://github.com/ynaka6/nakamu.me
- Owner: ynaka6
- Created: 2020-02-10T05:22:49.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-12T00:17:59.000Z (almost 2 years ago)
- Last Synced: 2024-10-12T11:13:32.022Z (about 1 month ago)
- Topics: netlify, nuxtjs, postcss, tailwindcss
- Language: Vue
- Homepage: https://nakamu.me
- Size: 7.32 MB
- Stars: 1
- Watchers: 2
- Forks: 2
- Open Issues: 25
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# renew.nakamu.life
> My classy 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).