Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 188 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 188 Bytes

vue-normalizr-example

build web app with typescript, vue and normalizr

# install
npm install

# run
npm start

# webpack bundle analyzer
npm run analyzer

# test
npm test