title | description | tags | ||
---|---|---|---|---|
NuxtJS |
A basic NuxtJS app |
|
This example starts a basic NuxtJS app.
- NuxtJS
- TypeScript
- 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