Angular 10
- Update clients:
npm run update
- Install dependencies:
npm i
- Start the app:
npm start
-
Install NodeJS and NPM from https://nodejs.org
-
Download or clone the tutorial project code.
-
Install all required npm packages by running
npm install
from the command line in the project root folder (where the package.json is located). -
Start the api. For details about the api see https://github.com/olcay/pet-olcay-dev-api.
-
Start the application by running
npm start
from the command line in the project root folder, this will launch a browser displaying the application.
- Angular 10 Boilerplate - Email Sign Up with Verification, Authentication & Forgot Password
- Minty Bootstrap Theme
- How to make image upload easy with Angular
- ng-sidebar
- Deploy to Github Pages
- Integrate Pets API using NSwag
- Add pagination component
- Manage pets
- Upload images
- Messaging