Files
archived-starters/examples/nuxtjs/README.md
Faraz Patankar 5c66af4831 Add frontmatter to all starters (#98)
* 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
2021-05-13 02:56:21 -04:00

574 B

title, description, tags
title description tags
NuxtJS A basic NuxtJS app
nuxt
typescript

NuxtJS Example

This example starts a basic NuxtJS app.

Deploy on Railway

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