An open API service indexing awesome lists of open source software.

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

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 start

For detailed explanation on how things work, checkout the [Nuxt.js docs](https://github.com/nuxt/nuxt.js).