https://github.com/veoscript/fixrhythm-vue
Introduction to Fixrhythm Social Media
https://github.com/veoscript/fixrhythm-vue
nuxtjs vue
Last synced: 7 months ago
JSON representation
Introduction to Fixrhythm Social Media
- Host: GitHub
- URL: https://github.com/veoscript/fixrhythm-vue
- Owner: VeoScript
- Created: 2021-03-10T07:56:33.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-03-27T01:40:01.000Z (almost 5 years ago)
- Last Synced: 2025-02-21T15:52:13.108Z (11 months ago)
- Topics: nuxtjs, vue
- Language: Vue
- Homepage: https://fixrhythm.vercel.app/
- Size: 471 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# fixrhythm
## 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).