Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/slingercode/ednoesco.com

My personal website
https://github.com/slingercode/ednoesco.com

astro cloudflare pnpm tailwindcss

Last synced: 3 months ago
JSON representation

My personal website

Awesome Lists containing this project

README

        

# ednoesco

## Commands

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

| Command | Action |
| :------------------------- | :----------------------------------------------- |
| `pnpm install` | Installs dependencies |
| `pnpm run dev` | Starts local dev server at `localhost:3000` |
| `pnpm run build` | Build your production site to `./dist/` |
| `pnpm run preview` | Preview your build locally, before deploying |
| `pnpm run astro ...` | Run CLI commands like `astro add`, `astro check` |
| `pnpm run astro -- --help` | Get help using the Astro CLI |




Powered by [Astro 🚀](https://astro.build)