https://github.com/devanb/nuxt-test
Testing Nuxt
https://github.com/devanb/nuxt-test
nuxt nuxtjs vue vuejs
Last synced: 3 months ago
JSON representation
Testing Nuxt
- Host: GitHub
- URL: https://github.com/devanb/nuxt-test
- Owner: DevanB
- Created: 2017-02-16T18:14:44.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-03-15T17:37:49.000Z (about 8 years ago)
- Last Synced: 2025-01-03T15:16:05.909Z (5 months ago)
- Topics: nuxt, nuxtjs, vue, vuejs
- Language: Vue
- Size: 66.4 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# hiv-practice
> Nuxt.js project
## Build Setup
``` bash
# install dependencies
$ npm install # Or yarn install# serve with hot reload at localhost:3000
$ npm run dev# build for production and launch server
$ npm startFor detailed explanation on how things work, checkout the [Nuxt.js docs](https://github.com/nuxt/nuxt.js).