Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/daniel-le97/vender-mvc
https://github.com/daniel-le97/vender-mvc
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/daniel-le97/vender-mvc
- Owner: daniel-le97
- Created: 2022-09-06T20:39:54.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-15T17:34:31.000Z (about 1 year ago)
- Last Synced: 2024-12-09T14:58:00.153Z (about 2 months ago)
- Language: CSS
- Size: 60.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
vender-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.