.
├── bin
├── docs # Documentation files
├── public # frontend
│ ├── images # icon images
│ ├── src # source files
│ │ ├── components # component class
│ │ ├── data # json data
│ │ └── javascripts
│ ├── static_root # image for main carousel
│ └── stylesheets
│ ├── css
│ └── scss
├── routes
└── views
npm installnpm start👤 heesun
- Github: @heeesun
Give a ⭐️ if this project helped you!
This README was generated with ❤️ by readme-md-generator