0.0.1 • Published 1 year ago

codepert-svelte-ui v0.0.1

Weekly downloads
-
License
ISC
Repository
-
Last release
1 year ago

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.

acornacorn-jsxajvansi-regexansi-stylesanymatchargparsearia-queryarray-unionaxobject-querybalanced-matchbinary-extensionsbrace-expansionbracesbuffer-crc32callsiteschalkchokidarcode-redcolor-convertcolor-nameconcat-mapcookiecross-spawncss-treecssescdebugdeep-isdeepmergedequaldetect-indentdevaluedir-globdoctrinees6-promiseesbuildescape-string-regexpeslint-compat-utilseslint-scopeeslint-visitor-keysesm-envespreeesqueryesrecurseestraverseestree-walkeresutilsfast-deep-equalfast-globfast-json-stable-stringifyfast-levenshteinfastqfile-entry-cachefill-rangefind-upflat-cacheflattedfs.realpathglobglob-parentglobalsglobalyzerglobbyglobrexgraceful-fsgraphemerhas-flagignoreimport-freshimport-meta-resolveimurmurhashinflightinheritsis-binary-pathis-extglobis-globis-numberis-path-insideis-referenceisexejs-yamljson-bufferjson-schema-traversejson-stable-stringify-without-jsonifykeyvkleurknown-css-propertieslevnlilconfiglocate-characterlocate-pathlodash.mergemagic-stringmdn-datamerge2micromatchmin-indentminimatchminimistmkdirpmrimrmimemsnanoidnatural-comparenormalize-pathonceoptionatorp-limitp-locateparent-modulepath-existspath-is-absolutepath-keypath-typeperiscopicpicocolorspicomatchpostcsspostcss-load-configpostcss-safe-parserpostcss-scsspostcss-selector-parserprelude-lspunycodequeue-microtaskreaddirpresolve-fromreusifyrimrafrolluprun-parallelsadesandersemverset-cookie-parsershebang-commandshebang-regexsirvslashsorcerysource-map-jsstrip-ansistrip-indentstrip-json-commentssupports-colorsvelte-eslint-parsersvelte-hmrsvelte-preprocesstext-tabletiny-globto-regex-rangetotalistts-api-utilstype-checktype-festuri-jsutil-deprecatevitefuwhichword-wrapwrappyyamlyocto-queue
0.0.1

1 year ago