https://github.com/gijsroge/nuxt-vue-currency-filter-issue
https://github.com/gijsroge/nuxt-vue-currency-filter-issue
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/gijsroge/nuxt-vue-currency-filter-issue
- Owner: gijsroge
- Created: 2019-04-22T08:01:04.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-04-22T08:01:44.000Z (about 6 years ago)
- Last Synced: 2025-01-03T01:32:25.578Z (6 months ago)
- Language: Vue
- Size: 112 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# vue-currency-filter-issue
> My stellar Nuxt.js project
## Build Setup
``` bash
# install dependencies
$ yarn install# serve with hot reload at localhost:3000
$ yarn run dev# build for production and launch server
$ yarn run build
$ yarn start# generate static project
$ yarn run generate
```For detailed explanation on how things work, checkout [Nuxt.js docs](https://nuxtjs.org).