Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/daniel-le97/mvc
https://github.com/daniel-le97/mvc
Last synced: 24 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/daniel-le97/mvc
- Owner: daniel-le97
- Created: 2023-01-14T03:35:33.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-15T05:48:59.000Z (about 1 year ago)
- Last Synced: 2024-12-09T14:57:53.645Z (about 1 month ago)
- Language: CSS
- Size: 61.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
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.