- Notifications
You must be signed in to change notification settings - Fork102
Full Stack Nuxt App Tutorial
jurassicjs/nuxt3-fullstack-tutorial
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
I'm glad you found this awesome repo.
If you'd like a walk through of how nuxt3 and in particular this set upworks,
check out the Full Stack Jack Youtube Channel here 👉FullStackJack Youtube Channel.
Look at thenuxt 3 documentation to learn more.
Check outFullStackJack.dev to see this code live in action.
Make sure to install the dependencies:
# yarnyarn install# npmnpm install# pnpmpnpm install --shamefully-hoist
Start the development server onhttp://localhost:3000
npm run dev
Build the application for production:
npm run build
Locally preview production build:
npm run preview
Checkout thedeployment documentation for more information.
About
Full Stack Nuxt App Tutorial
Topics
Resources
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
Uh oh!
There was an error while loading.Please reload this page.
Contributors3
Uh oh!
There was an error while loading.Please reload this page.