title | description | tags | ||
---|---|---|---|---|
Vite Preact |
Example Vite app that is configured with Preact |
|
This example utilises vite for static site generation
- Vite
- Preact
- Install dependencies
yarn
- Connect to your Railway project
railway link
- Start the development server
railway run yarn dev
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.