https://github.com/kingjaeyeon/vuejs-clone-coding-shellfolder
youtube - 쉘폴더 ShellFolder - VueJS + Spring 클론코딩 (인생처음 프론트 프레임워크)
https://github.com/kingjaeyeon/vuejs-clone-coding-shellfolder
Last synced: 22 days ago
JSON representation
youtube - 쉘폴더 ShellFolder - VueJS + Spring 클론코딩 (인생처음 프론트 프레임워크)
- Host: GitHub
- URL: https://github.com/kingjaeyeon/vuejs-clone-coding-shellfolder
- Owner: KingJaeYeon
- Created: 2023-06-09T03:05:52.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2023-06-10T04:51:56.000Z (almost 2 years ago)
- Last Synced: 2025-02-17T11:36:17.586Z (4 months ago)
- Language: Vue
- Homepage: https://www.youtube.com/watch?v=povDCmh3BfM&list=PLfpRlCqycThkmL-HIcAf542NefEZtQFrV
- Size: 121 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# frontend
## Project setup
```
npm install
```### Compiles and hot-reloads for development
```
npm run serve
```### Compiles and minifies for production
```
npm run build
```### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).