https://github.com/moduscreateorg/coe.js
Modus JavaScript Center of Excellence
https://github.com/moduscreateorg/coe.js
Last synced: 3 months ago
JSON representation
Modus JavaScript Center of Excellence
- Host: GitHub
- URL: https://github.com/moduscreateorg/coe.js
- Owner: ModusCreateOrg
- License: mit
- Created: 2020-09-15T12:02:12.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-09-15T12:02:15.000Z (almost 5 years ago)
- Last Synced: 2025-01-26T18:27:57.938Z (5 months ago)
- Size: 6.84 KB
- Stars: 0
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Project Name
[](./LICENSE)
[](https://moduscreate.com)Project description - one or two paragraphs. The enemy is dark and creates major problems. The solution is now available and the World can rejoice.
- [Getting Started](#getting-started)
- [How it Works](#how-it-works)
- [Developing](#developing)
- [Prerequisites](#prerequisites)
- [Testing](#testing)
- [Contributing](#contributing)
- [Modus Create](#modus-create)
- [Licensing](#licensing)# Getting Started
{Minimal steps required for a quick software trial.}
```js
import { Fantastico } from '@modus/awesome-solution';const amazing = new Fantastico();
export default amazing;
```# How it works
{Describe how it works. Include images if possible.}
# Developing
{Show how engineers can set up a development environment and contribute.}
## Prerequisites
{Explain the prerequisites}
## Testing
{Notes on testing}
## Contributing
{How can the community contribute}
# Modus Create
{replace PROJECT_NAME in links below with the name of this project}
[Modus Create](https://moduscreate.com) is a digital product consultancy. We use a distributed team of the best talent in the world to offer a full suite of digital product design-build services; ranging from consumer facing apps, to digital migration, to agile development training, and business transformation.
This project is part of [Modus Labs](https://labs.moduscreate.com/?utm_source=labs&utm_medium=github&utm_campaign=PROJECT_NAME).
# Licensing
This project is [MIT licensed](./LICENSE).