Ntk Cms is an e-commerce built with Angular 14 (Angular CLI). You can create, moderate and manage pages, real estates, orders, customers, carts, admins and more with this admin pannel.
shearch me This project was generated with Angular CLI version 14.2.0
Project is created with:
- Angular version: 15.2.0
- Rxjs version : 7.5
- TypeScript version: 4.8
- Bootstrap version: 5.2
-
Install the latest LTS version of Node.js from https://nodejs.org.
-
Install the Angular CLI:
npm install -g @angular/cli
-
Get in
Ntk-cms-web-angular
directory and runnpm install
-
Run
npm run serve1
Run ng serve
for a dev server. Navigate to http://localhost:4202/
. The app will automatically reload if you change any of the source files.
Run ng generate component component-name
to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module
.
Run ng build
to build the project. The build artifacts will be stored in the dist/
directory. Use the --prod
flag for a production build.
Run ng test
to execute the unit tests via Karma.
Run ng e2e
to execute the end-to-end tests via Protractor.
To get more help on the Angular CLI use ng help
or go check out the Angular CLI README.