Skip to content
View pedestriantactics's full-sized avatar

Block or report pedestriantactics

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
pedestriantactics/README.md

create-svelte

Everything you need to build a Svelte project, powered by create-svelte.

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.

To deploy your app, you may need to install an adapter for your target environment.

Popular repositories Loading

  1. cybertruck-simulator cybertruck-simulator Public

    GDScript 1

  2. pedestriantactics.github.io pedestriantactics.github.io Public

    HTML

  3. carbon-game carbon-game Public

    Svelte

  4. playground playground Public

    HTML

  5. test test Public

    HTML

  6. mm2hook mm2hook Public

    Forked from Fireboyd78/mm2hook

    Midtown Madness 2 Hook

    C++