Skip to content

7ez/osl-frontend

Repository files navigation

osl-frontend

The frontend for OSL. Live example: https://osl.halcyon.moe
The code isn't perfect, but it works.

Running the development server:

npm run dev

or

yarn run dev

Running production:

npm run build
npm run start

or

yarn run build
yarn run start

About

A frontend for OSL.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages