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

DólarARG - Cotizaciones del Dólar en Argentina

NotificationsYou must be signed in to change notification settings

luimont/astro-dolar-arg

Repository files navigation

Netlify Status

Astro Starter Kit: Minimal

npm create astro@latest -- --template minimal

Open in StackBlitzOpen with CodeSandboxOpen in GitHub Codespaces

🧑‍🚀Seasoned astronaut? Delete this file. Have fun!

🚀 Project Structure

Inside of your Astro project, you'll see the following folders and files:

/├── public/├── src/│   └── pages/│       └── index.astro└── package.json

Astro looks for.astro or.md files in thesrc/pages/ directory. Each page is exposed as a route based on its file name.

There's nothing special aboutsrc/components/, but that's where we like to put any Astro/React/Vue/Svelte/Preact components.

Any static assets, like images, can be placed in thepublic/ directory.

🧞 Commands

All commands are run from the root of the project, from a terminal:

CommandAction
npm installInstalls dependencies
npm run devStarts local dev server atlocalhost:4321
npm run buildBuild your production site to./dist/
npm run previewPreview your build locally, before deploying
npm run astro ...Run CLI commands likeastro add,astro check
npm run astro -- --helpGet help using the Astro CLI

👀 Want to learn more?

Feel free to checkour documentation or jump into ourDiscord server.

About

DólarARG - Cotizaciones del Dólar en Argentina

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp