Angular
A sample Angular app for KintoHub
๐ Deploying on KintoHub
- Service Type: Static Site
- Repo: https://github.com/kintohub-examples/angular
- Branch: master
- Language: NodeJS
- Version: 13
- Build:
npm install && npm run build
- Build Output Path:
dist
This will take a few minutes to deploy. Then click on the Access tab and copy the External Access
URL to see the Angular App.
๐จ Running locally
Pre-requisites: NodeJS v13+
- Clone the repository to a folder of choice.
$ git clone https://github.com/kintohub-examples/angular
$ cd angular
- Install the dependencies
$ npm install
- Run dev server with hot reload at localhost:3000
$ npm start
- Build for production with minification
$ npm run build
๐ Support
Contact us: https://www.kintohub.com/contact-us
Discord: https://kintohub.com/discord