Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 707 Bytes

README.md

File metadata and controls

28 lines (19 loc) · 707 Bytes
title description tags
Vite Vue
Example Vite app that is configured with Vue 3
vite
vue

Vite + Vue 3 + Typescript Example

This example utilises vite for static site generation

Deploy on Railway

✨ Features

  • Vite
  • Vue 3

💁‍♀️ 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.