Skip to content

dd-web/opforu-client

Repository files navigation

OPforU Client

Sveltekit client server

Setup

Check the opforu-server readme for information on starting the service server. it must be running in order for the client to make any requests.

Once the service server is up and running install the dependencies with npm install and start the sveltekit development server.

npm run dev

Building

To create a production build of the client you can run:

npm run build

About

OPforU client server

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published