Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/daniel-le97/taskmaster-mvc


https://github.com/daniel-le97/taskmaster-mvc

Last synced: 24 days ago
JSON representation

Awesome Lists containing this project

README

        

taskmaster-mvc
============

### Get Started

```terminal
> npm i
> npm run sass
> npm run serve
```

### AuthConfig

Fill in your AuthConfig with keys from [Auth0](https://auth0.com/)

```javascript
export const domain = ''
export const clientId = ''
export const audience = ''
```
## Legal Overview

The content under the CodeWorks®, LLC Organization and all of the individual repos are solely intended for use by CodeWorks Instruction to deliver Educational content to CodeWorks Students.

---

## Copyright

© CodeWorks® LLC, 2021. Unauthorized use and/or duplication of this material without express and written permission from CodeWorks, LLC is strictly prohibited.