Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
@wabinort
wabinort
Follow
View wabinort's full-sized avatar

Daes wabinort

chair enthusiast and cat hair collector
  • Chicago, IL

Block or report wabinort

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more aboutblocking 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 aboutreporting abuse.

Report abuse
wabinort/README.md

Everything you need to build a Svelte project, powered bycreate-svelte;

Creating a project

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

# create a new project in the current directorynpm init svelte@next# create a new project in my-appnpm init svelte@next my-app

Note: the@next is temporary

Developing

Once you've created a project and installed dependencies withnpm install (orpnpm install oryarn), start a development server:

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

Building

Before creating a production version of your app, install anadapter for your target environment. Then:

npm run build

You can preview the built app withnpm run preview, regardless of whether you installed an adapter. This shouldnot be used to serve your app in production.

PinnedLoading

  1. wabinortwabinortPublic

    itsa me portfolia

    Svelte

  2. plant-partyplant-partyPublic

    So manyyyy

    CSS


[8]ページ先頭

©2009-2025 Movatter.jp