Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zmekonnen251/memories
https://github.com/zmekonnen251/memories
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/zmekonnen251/memories
- Owner: zmekonnen251
- Created: 2023-01-04T12:48:11.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-06-07T11:16:19.000Z (over 1 year ago)
- Last Synced: 2024-10-02T13:41:20.951Z (about 2 months ago)
- Language: JavaScript
- Size: 19.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
---
title: Vite React
description: Example Vite app that is configured with React
tags:
- vite
- react
---# Vite + React
This example utilises vite for static site generation[![Deploy on Railway](https://railway.app/button.svg)](https://railway.app/new/template/-TK8rB?referralCode=OH27A5)
## ✨ Features
- Vite
- React## 💁♀️ 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.