Skip to content
/ barf Public

B.A.R.F. - raw feeding for dogs made easy.

License

Notifications You must be signed in to change notification settings

dahrens/barf

Repository files navigation

B.A.R.F

Build Status

This app assists you when creating a raw feeding plan for your dog. Visit the Online Demo.

alt text

Build Setup

recommended

# install dependencies
yarn

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

# build for production with minification
yarn run build

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

# run e2e test
yarn run e2e

# run unit tests
yarn run unit

# run all tests
yarn test

or

# 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

# run e2e test
npm run e2e

# run unit tests
npm run unit

# run all tests
npm test

powered by

It is made using primarily those awesome open source tools: