An open API service indexing awesome lists of open source software.

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

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

[![Deploy on Railway](https://railway.app/button.svg)](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.