/designhouse-client

Nuxt Client for Udemy Course on Fullstack Laravel

Primary LanguageJavaScript

Fullstack Laravel Udemy Course - Client Side

This repository contains the source code for the Udemy Course on Fullstack Laravel and Nuxt

Build Setup

# install dependencies
$ npm install

# serve with hot reload at localhost:3000
$ npm run dev

# build for production and launch server
$ npm run build
$ npm run start