Skip to content

Repository files navigation

Duggup

Duggup is a social network for people in tech.

Notes

This project was generated with SvelteKit, a Svelte app generator. The project is hosted on Vercel and it's currently ready to deploy. All Static assets are within the static directory. This page is similar to this Figma page. The Mobile version needs to be improved.

Creating a project

If you're seeing this, you've probably already done this step. Congrats!

# create a new project in the current directory
npm create svelte@latest

# create a new project in my-app
npm create svelte@latest my-app

Developing

Once you've created a project and installed dependencies with npm install (or pnpm install or yarn), start a development server:

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 your app:

npm run build

You can preview the production build with npm run preview.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages