Skip to content

qingqinggit/web-store

 
 

Repository files navigation

web-store

前端存储方案 —— LocalStorage、SessionStorage、IndexedDB、WebSQL、Cookies

访问地址:https://haochuan9421.github.io/web-store/

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

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

For a detailed explanation on how things work, check out the guide and docs for vue-loader.

About

前端存储方案 —— LocalStorage、SessionStorage、IndexedDB、WebSQL、Cookies

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 63.6%
  • Vue 35.6%
  • HTML 0.8%