Skip to content

Repository files navigation

Skapi Angular Starter Template

This project is an Angular starter template using Skapi.

It includes the following basic features:

  • Signup
  • Signup email verification
  • Login

How to Run

  1. Download the project and install dependencies:
npm install
  1. Start the development server:
npm start
  1. Open your browser and go to http://localhost:4200 to view the app.

Remote Server Deployment (Optional)

To deploy on a remote server with Node.js, usually build and then deploy:

npm run build

Upload the generated dist/ folder to your server for deployment.

Live Demo

You can check our live demo Here.

Important!

Replace the SERVICE_ID and OWNER_ID values in src/main.ts with your own service information.

You can get your own service ID from Skapi.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages