SonnyAD / utile-front

This is the front-end of the website utile.space

Home Page:https://utile.space

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

utile.space frontend

Preview

Link: https://utile.space

Tech Stack

Developing or running locally

npm run dev

# or start the server and open the app in a new browser tab
npm run dev -- --open

Building

To create a production version of the frontend:

npm run build

You can preview the production build with npm run preview.

About

This is the front-end of the website utile.space

https://utile.space

License:MIT License


Languages

Language:Svelte 68.5%Language:CSS 19.4%Language:JavaScript 11.0%Language:HTML 0.8%Language:Dockerfile 0.3%