From b6cdfeac4d72217adcb714b71029e002dde757a9 Mon Sep 17 00:00:00 2001 From: LogolicusZ Date: Fri, 19 Apr 2024 11:09:30 +0200 Subject: [PATCH] Updated readme --- README.md | 59 +++---------------------------------------------------- 1 file changed, 3 insertions(+), 56 deletions(-) diff --git a/README.md b/README.md index ab8833a..a008cc5 100644 --- a/README.md +++ b/README.md @@ -1,57 +1,4 @@ -# ExploreCraft: Website -This is the ExploreCraft Website. Created with Svelte, PicoCSS, and dedication by [Sangelo](https://gitpot.dev/sangelo/) & [LogolicusZ](https://gitpot.dev/LogolicusZ/). +# LogolicusZ Basic Website - - - - - - - -## License -This project is licensed under the MPL v2.0. More info [here](./LICENSE). - -## Developing -To start developing, clone the repository. -```bash -# clone the website -git clone https://gitpot.dev/ExploreCraft/website.git -``` - -Once you've cloned the repository you'll need to install the required dependencies, and then, start a development server: - -```bash -# install dependencies (you can also use pnpm install or yarn) -npm install - -# start vite development server -npm run dev - -# or start the server and also open the website in a new browser tab -npm run dev -- --open - - VITE v4.3.9 ready in 358 ms - - ➜ Local: http://127.0.0.1:5173/ - ➜ Network: use --host to expose - ➜ press h to show help -``` -This server will automatically apply changes you do to the code, so just start working and Vite will do the rest. No need to refresh! - -## Building - -To build a production-ready version of this website: - -```bash -# run build action -npm run build -``` -You can also preview the production build (You'll need to build the website first if you haven't done so already): - -```bash -# build the website -npm run build - -# start a preview server -npm run preview -``` \ No newline at end of file +## Doku +https://pad.lunivity.com/s/O9FeANXrU \ No newline at end of file