Thanks for buying Angular Admin Template. You can find the documentation in: https://admin-template-docs.angular-templates.io/
If you have any question please don't hesitate to contact us at: contact@angular-templates.io
You need to set up your development environment before you can do anything.
Install Node.js® and npm if they are not already on your machine.
Note: Verify that you are running at least node 6.9.x and npm 3.x.x by running node -v
and npm -v
in a terminal/console window. Older versions produce errors, but newer versions are fine.
This project uses the Angular CLI, so we need to install it.
npm install -g @angular/cli
npm run start
npm run build:ssr && npm run serve:ssr
We are in the early days of this project, please send us an email with feedback, telling how you use the project, suggesting what parts of the project are not easy to grasp or use, and telling us what features do you think are missing.