Files
angular-starter-templates-a…/README.md
2024-03-15 17:29:38 +01:00

782 B

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

  1. Clone the repo
  2. Uninitialize git repository: from root directory run: rm -rf .git
  3. Make youe changes
  4. Initialize the repository: git init
  5. Create a new remote repository (example on git.talenttic.com)
  6. Push your changes to remote

TODO

  1. Add admin template
  2. Add frontend template
  3. Add backend nodejs
  4. Add .env file