/vue-normalizr-example

build web app with typescript, vue and normailzr

Primary LanguageTypeScriptMIT LicenseMIT

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