Thanks to visit codestin.com
Credit goes to github.com

Skip to content

In this video, CJ builds a Full Stack application with Nuxt / Vue / TypeScript that allows users to keep track of the places they have visited and view them on a map.

Notifications You must be signed in to change notification settings

abeixiaolu/nuxt-travel-log

Repository files navigation

Nuxt Travel Log

A full stack application built with Nuxt that allows users to keep track of all the places they've been.

Setup

Make sure to install dependencies:

pnpm install

Development Server

Start the development server on http://localhost:3000:

pnpm dev

Production

Build the application for production:

pnpm build

Locally preview production build:

pnpm preview

About

In this video, CJ builds a Full Stack application with Nuxt / Vue / TypeScript that allows users to keep track of the places they have visited and view them on a map.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published