https://github.com/rsales/aware-design-manifest
🎓 Site project class post graduate 'methodology of Design'
https://github.com/rsales/aware-design-manifest
methodology netlify post-graduate tailwindcss ux-design vue
Last synced: 6 months ago
JSON representation
🎓 Site project class post graduate 'methodology of Design'
- Host: GitHub
- URL: https://github.com/rsales/aware-design-manifest
- Owner: rsales
- Created: 2020-07-28T00:57:10.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2024-02-22T14:07:45.000Z (over 2 years ago)
- Last Synced: 2024-02-22T15:29:02.419Z (over 2 years ago)
- Topics: methodology, netlify, post-graduate, tailwindcss, ux-design, vue
- Language: Vue
- Homepage: https://connectingteams.netlify.app/
- Size: 8.22 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# aware-design-manifest
## Project setup
```
yarn install
```
### Compiles and hot-reloads for development
```
yarn serve
```
### Compiles and minifies for production
```
yarn build
```
### Lints and fixes files
```
yarn lint
```
### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).