Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/viorelmocanu/melanto

A new project for the Melanto.ro 🇷🇴 Romanian furniture store.
https://github.com/viorelmocanu/melanto

astro furniture furniture-app furniture-app-ui furniture-design furniture-ecommerce furniture-shop furniture-store furniture-websites romanian romanian-language

Last synced: 5 days ago
JSON representation

A new project for the Melanto.ro 🇷🇴 Romanian furniture store.

Awesome Lists containing this project

README

        

# Melanto

## Inspiration:

- [AstroWind](https://github.com/onwidget/astrowind) - [demo](https://astrowind.vercel.app/)
- [AstroShip](https://github.com/surjithctly/astroship) - [demo](https://astroship.web3templates.com/)
- [AstroPlate](https://github.com/zeon-studio/astroplate) - [demo](https://astroplate.netlify.app/)
- [Bookworm](https://github.com/themefisher/bookworm-light-astro) - [demo](https://bookworm-light-astro.vercel.app/)
- [Nebulix](https://github.com/unfolding-io/nebulix) - [demo](https://nebulix.unfolding.io/)
- [Pinwheel](https://github.com/themefisher/pinwheel-astro) - [demo](https://pinwheel-astro.vercel.app/)
- [VisVrs](https://github.com/isooosi/VisVrs) - [demo](https://visvrs.vercel.app/)
- [AstroLane](https://github.com/christian-luntok/astro-lane) - [demo](https://www.astro-lane.avenuelabs.co/)

## Text

[Initial draft in Google Doc](https://docs.google.com/document/d/1vS5a0ZuGoOB5-DsH-1q5Ir_-4Jd0Sol16JanCnttPiU/edit?usp=sharing)

## 🧞 Commands

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

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