Skip to content

hbb520/epub-vue

Repository files navigation

epub-vue

# Clone project
git clone https://github.com/hbb520/epub-vue.git

# Install dependencies
npm install

# Serve with hot reload at localhost:9528
npm run dev

# Build for production with minification
npm run build

# Build for production and view the bundle analyzer report
npm run build --report