https://github.com/apaichon/mam
https://github.com/apaichon/mam
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/apaichon/mam
- Owner: apaichon
- Created: 2019-07-13T15:35:19.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-09T11:49:36.000Z (over 2 years ago)
- Last Synced: 2024-04-13T19:10:36.251Z (about 1 year ago)
- Language: CSS
- Size: 25.2 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 55
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[![Contributors][contributors-shield]][contributors-url]
[![MIT License][license-shield]][license-url]
MAM
a MAM News Project made TS working network
Explore the docs »
View Demo
·
Report Bug
·
Request Feature
## Table of Contents
* [Built With](#built-with)
* [Getting Started](#getting-started)
* [Prerequisites](#prerequisites)
* [Installation](#installation)
* [Usage](#usage)
* [Contributing](#contributing)
* [License](#license)### Built With
This section should list any major frameworks that you built your project using. Leave any add-ons/plugins for the acknowledgements section. Here are a few examples.
* [NodeJS](https://nodejs.org/)
* [Vuejs](https://vuejs.org/)
* [NuxtJS](https://nuxtjs.org/)
* [Firebase](https://firebase.google.com/)## Getting Started
This is an example of how you may give instructions on setting up your project locally.
To get a local copy up and running follow these simple example steps.### Prerequisites
This is an example of how to list things you need to use the software and how to install them.
* NodeJS >= 9.0
* npm
```sh
npm install npm@latest -g
```
* Vue CLI
```sh
npm install -g @vue/cli
```
* NuxtJS
```sh
npm install -g npx
```
### Installation
cd to your cms/ or frontend/ directory
```sh
npm install
```### Usage
For frontend/
```sh
npm run dev
```## Contributing
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are **greatly appreciated**.
1. Fork the Project
2. Create your Feature Branch (`git checkout -b feature-AmazingFeature`)
3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`)
4. Push to the Branch (`git push origin feature-AmazingFeature`)
5. Open a Pull Request## License
Distributed under the MIT License. See `LICENSE` for more information.
[build-shield]: https://img.shields.io/badge/build-passing-brightgreen.svg?style=flat-square
[build-url]: #
[contributors-shield]: https://img.shields.io/badge/contributors-2-orange.svg?style=flat-square
[contributors-url]: https://github.com/othneildrew/Best-README-Template/graphs/contributors
[license-shield]: https://img.shields.io/badge/license-MIT-blue.svg?style=flat-square
[license-url]: https://choosealicense.com/licenses/mit
[linkedin-shield]: https://img.shields.io/badge/-LinkedIn-black.svg?style=flat-square&logo=linkedin&colorB=555
[linkedin-url]: https://linkedin.com/in/othneildrew
[product-screenshot]: https://raw.githubusercontent.com/othneildrew/Best-README-Template/master/screenshot.png