Welcome to the "Zentala Agency" project repository - my digital showcase for innovation consulting & prototyping services. This site serves as a hub for those looking to transform their ideas into tangible, market-ready prototypes.
You can get us know better here:
The "Zentala Agency" website features (most of them will be coming soon):
- A home page with an introduction to the agency's services, and a CTA to subscribe to the newsletter or book a discovery session call
- Detailed service offering pages
- An e-commerce section for educational products
- A knowledge base
- A blog section
- A portfolio of past works
- An 'About Us' page
- A contact page
Category | |
---|---|
Front-end | |
Design | |
Dev Env | |
Quality | |
DevOps | |
IDE | |
Analytics |
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 |