Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/daniel-le97/taskmaster-mvc
https://github.com/daniel-le97/taskmaster-mvc
Last synced: 24 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/daniel-le97/taskmaster-mvc
- Owner: daniel-le97
- Created: 2022-09-09T19:06:51.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-15T08:16:35.000Z (about 1 year ago)
- Last Synced: 2024-12-09T14:57:59.548Z (about 1 month ago)
- Language: CSS
- Size: 689 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: readme.md
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 OverviewThe 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.