Skip to content

lizozom/tube-uni

Repository files navigation

Getting Started

Setup the environment:

Copy the .env.tmp file to .env.development.local and fill in the values.

Then, run the development server:

nvm use 20 # if not using nvm, use node 20+
npm install 
npm run dev

Open http://localhost:3000 with your browser to see the result.

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published