37be74006f0979d8ab8cb46e7cdc75257ab8e940
AngularStarterTemplatesAdmin
This project was generated with Angular CLI version 17.2.3.
Development server
Run ng serve for a dev server. Navigate to http://localhost:4200/. The application will automatically reload if you change any of the source files.
Build
Run ng build to build the project. The build artifacts will be stored in the dist/ directory.
How to use template
- Clone the repo
- Uninitialize git repository: from root directory run: rm -rf .git
- Make youe changes
- Initialize the repository: git init
- Create a new remote repository (example on git.talenttic.com)
- Push your changes to remote
TODO
- Add admin template
- Add frontend template
- Add backend nodejs
- Add .env file
Description