https://github.com/1c7/vite-vue3-typescript-railway-template
https://github.com/1c7/vite-vue3-typescript-railway-template
Last synced: 21 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/1c7/vite-vue3-typescript-railway-template
- Owner: 1c7
- Created: 2023-01-16T10:48:39.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-16T10:48:41.000Z (over 2 years ago)
- Last Synced: 2025-02-10T22:29:37.677Z (2 months ago)
- Language: Vue
- Size: 18.6 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
---
title: Vite Vue (TS)
description: Example Vite app that is configured with Vue 3 and Typescipt
tags:
- vite
- vue
- typescript
---# Vite + Vue 3 + Typescript Example
This example utilises vite for static site generation[](https://railway.app/new/template/xRWHT6?referralCode=OH27A5)
## ✨ Features
- Vite
- Vue 3
- TypeScript## 💁♀️ How to use
- Install dependencies `yarn`
- Connect to your Railway project `railway link`
- Start the development server `railway run yarn dev`## 📝 Notes
The project is directly derived from the standard creation with some extra configuration to make sure it is quick and easy to get started on hosting your next site with railway.