Skip to content

A very simple and safe app from which you can upload share and download files easily for free!

Notifications You must be signed in to change notification settings

PDgaming/CloudSapphire

 
 

Repository files navigation

🚀 Welcome to Svelte! Kickstart your journey with Svelte using the powerful create-svelte template! 🎨 Project Status

Get ready to create something amazing!

🌟 Creating Your Project Ready to start? Let’s get your project up and running:

bash Copy code

Create a new project in the current directory

npm create svelte@latest

OR create a new project in the 'my-app' folder

npm create svelte@latest my-app

Setting up your project folder like a pro!

🛠️ Developing Your Project Now that your project is set up, install the dependencies with:

bash Copy code npm install

You can also use pnpm or yarn

Start the development server: bash Copy code npm run dev Want the server to open automatically in your browser? Try:

bash Copy code npm run dev -- --open

Watch your project come to life!

📦 Building for Production When you’re ready to go live, create a production build:

bash Copy code npm run build To preview the production build locally:

bash Copy code npm run preview Pro Tip: You may need an adapter for deployment to your target environment.

Time to shine!

🏁 Happy Building! Feel free to reach out to the Svelte community if you need help. 😊

You’ve got this!

About

A very simple and safe app from which you can upload share and download files easily for free!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Svelte 37.2%
  • CSS 30.8%
  • JavaScript 16.0%
  • HTML 15.0%
  • TypeScript 1.0%