mirror of
https://github.com/LukeHagar/ui-development-kit.git
synced 2025-12-06 21:07:46 +00:00
Update README.md
This commit is contained in:
16
README.md
16
README.md
@@ -36,9 +36,12 @@
|
|||||||
|
|
||||||
- [About the project](#about-the-project)
|
- [About the project](#about-the-project)
|
||||||
- [Project Structure](#project-structure)
|
- [Project Structure](#project-structure)
|
||||||
- [Sveltekit App](#sveltekit-app)
|
- [Sveltekit-App](#sveltekit-app)
|
||||||
- [Sveltekit Build](#sveltekit-build)
|
- [Sveltekit-Build](#sveltekit-build)
|
||||||
- [Electron App](#electron-app)
|
- [Electron-App](#electron-app)
|
||||||
|
- [Using the starter](#using-the-starter)
|
||||||
|
- [Local Development](#local-development)
|
||||||
|
- [Build the application from source](#build-the-application-from-source)
|
||||||
- [Contribute](#contribute)
|
- [Contribute](#contribute)
|
||||||
- [License](#license)
|
- [License](#license)
|
||||||
- [Discuss](#discuss)
|
- [Discuss](#discuss)
|
||||||
@@ -99,6 +102,13 @@ Currently when running the electron application, the `handler` that is generated
|
|||||||
|
|
||||||
<p align="right">(<a href="#readme-top">back to top</a>)</p>
|
<p align="right">(<a href="#readme-top">back to top</a>)</p>
|
||||||
|
|
||||||
|
## Using the starter
|
||||||
|
|
||||||
|
### Local Development
|
||||||
|
|
||||||
|
To start the local dev server, navigate to the `./Sveltekit-App` folder and run `npm run dev`.
|
||||||
|
This will start the local dev server and you can access the application at `http://localhost:3000`.
|
||||||
|
|
||||||
### Build the application from source
|
### Build the application from source
|
||||||
|
|
||||||
Prerequisites:
|
Prerequisites:
|
||||||
|
|||||||
Reference in New Issue
Block a user