mirror of
https://github.com/SrIzan10/starters.git
synced 2026-05-01 11:05:16 +00:00
* add frontmatter to BlitzJS starter * add frontmatter to all starters * add plugins and envVars * fix envVars formatting * fix key for defaultValue in envVars * remove unused frontmatter
574 B
574 B
title, description, tags
| title | description | tags | ||
|---|---|---|---|---|
| NuxtJS | A basic NuxtJS app |
|
NuxtJS Example
This example starts a basic NuxtJS app.
✨ 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