Skip to content

OpenDolphin/frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

frontend

Source for the first POC frontend of OpenDolphin.

Screenshot

Requirements

  • Node.JS (LTS)
  • YARN
  • (Docker)

Getting started

Node.JS from the OS

yarn install
yarn run vite
# Visit http://127.0.0.1:5173 

With Node.JS in Docker

host $ make dev-run
host $ make dev-exec
container $ yarn install
container $ yarn run vite --host
# Visit http://127.0.0.1:3000 on your host 

About

No description, website, or topics provided.

Resources

License

Stars

2 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors