Skip to content

keenwon/vue-normalizr-example

Repository files navigation

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