Skip to content

Genez-io/angular-getting-started

Repository files navigation

Join our community Follow @geneziodev

Angular Getting Started

This repository contains a simple Angular template designed for Genezio users. The template includes a basic structure and styling, along with links to key resources in the Genezio documentation to help you get started with your project.

Usage

  1. Install Dependencies

    Ensure you have Node.js and npm installed. Then, install the project dependencies:

    npm install
  2. Run the Project

    Start the development server:

    npm start

    Open http://localhost:4200.15 to view it in your browser.

Deploy

🚀 You can deploy your own version of the template to Genezio with one click:

Deploy to Genezio

Genezio CLI Commands

Genezio also provides a CLI tool that you can use to deploy your project from your machine. All commands are run from the root of the project, from a terminal:

Command Action
npm install -g genezio Installs genezio globally
genezio login Logs in to genezio
genezio local Starts a local server
genezio deploy Deploys a production project
genezio --help Get help using genezio

Learn more

To learn more about Genezio, take a look at the following resources:

Contact

If you need support or you have any questions, please join us in our Discord channel. We'd love to chat!

Built With


About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published