Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/7i7o/oth-vite

Testing Othent with Vite
https://github.com/7i7o/oth-vite

Last synced: about 1 month ago
JSON representation

Testing Othent with Vite

Awesome Lists containing this project

README

        

# Ohtent + Vite

Testing a simple app with Othent using Vite

## Install

Clone the repo, then install deps:

`npm install`

or

`yarn install`

## Run locally

To run the server:

`npm dev`

or

`yarn dev`

and open `http://localhost:5173/`