Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/daniel-le97/nuxtjs
https://github.com/daniel-le97/nuxtjs
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/daniel-le97/nuxtjs
- Owner: daniel-le97
- Created: 2022-12-18T20:57:38.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-15T11:48:50.000Z (about 1 year ago)
- Last Synced: 2024-12-09T14:57:56.277Z (about 2 months ago)
- Language: Vue
- Size: 141 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
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.
[![Deploy on Railway](https://railway.app/button.svg)](https://railway.app/new/template/lQQgLR)
## ✨ 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`