- Install latest node.js: https://nodejs.org
- Install latest yarn package manager: https://yarnpkg.com/
- Install angular cli:
npm install -g @angular/cli
- Install node modules by running terminal command
yarn install
- Run the app
yarn start
orng serve --open
- For build production files use
yarn build
orng build
(build to /dist/ folder)
-
Notifications
You must be signed in to change notification settings - Fork 0
kalyanvedurumudi/appopay
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published