https://github.com/sinoon/nuxtjs-demo
https://github.com/sinoon/nuxtjs-demo
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/sinoon/nuxtjs-demo
- Owner: sinoon
- Created: 2022-06-28T11:30:28.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-06-28T11:30:30.000Z (almost 4 years ago)
- Last Synced: 2025-10-06T21:40:47.485Z (6 months ago)
- Language: Vue
- Size: 139 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
---
title: NuxtJS
description: A basic NuxtJS app
tags:
- nuxt
- typescript
---
# NuxtJS Example
This example starts a basic [NuxtJS](https://nuxtjs.org/) app.
[](https://railway.app/new?template=https%3A%2F%2Fgithub.com%2Frailwayapp%2Fexamples%2Ftree%2Fmaster%2Fexamples%2Fnuxtjs)
## ✨ Features
- NuxtJS
- TypeScript
## 💁♀️ How to use
- Click the Railway button to deploy the app
- Clone the project and connect to it using `railway link`
- Run your NuxtJS app locally using `railway run yarn dev`