Skip to content

einsbym/einsbym-ui

Repository files navigation

Getting Started

First, install the required dependencies:

npm install

Then, run the development server:

npm run dev

To build and execute, run:

npm run build && npm run start

Open http://localhost:<SPECIFIED_PORT> with your browser to see the result.

Releases

No releases published

Packages

No packages published

Languages