Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mixcore/mix.portal.angular

Mixcore CMS admin portal / dashboard build with Angular 18
https://github.com/mixcore/mix.portal.angular

admin-dashboard angular cms mixcore portal

Last synced: about 1 month ago
JSON representation

Mixcore CMS admin portal / dashboard build with Angular 18

Awesome Lists containing this project

README

        

# mix.portal.angular

## Build & Run

```bash
yarn start
yarn build
```

## License

Mixcore CMS is licensed under the **[MIT](https://github.com/mixcore/mix.core/blob/master/LICENSE)**

| Permissions | Limitations | Conditions |
| ---------------- | ----------- | ------------------------------ |
| ✔ Commercial use | ✖ Liability | ℹ License and copyright notice |
| ✔ Modification | ✖ Warranty | |
| ✔ Distribution | | |
| ✔ Private use | | |
| | | |

## Activity

# ![Alt](https://repobeats.axiom.co/api/embed/d596dd234f1e2068ad8c1fa0a608ac4561789750.svg 'Repobeats analytics image')

## How to contribute

Fork this repo to your GitHub account, clone it locally and try to follow
the following simple guidelines.

- **Never** write any code in the master branch
- When writing code, do it in a specific feature branch
- Send your pull request from that feature branch
- After your pull request has been accepted, sync the changes into master from the upstream remote
- Delete you feature branch
- Again, **NEVER** write any code in the master branch ;)
- Ref: https://datasift.github.io/gitflow/IntroducingGitFlow.html