0.6.2 • Published 5 years ago

@burnsred/entity-duck-query v0.6.2

Weekly downloads
1
License
MIT
Repository
github
Last release
5 years ago

Getting started

Project setup

Make sure to use node v10.15.1 and npm v6.4.1 or above

Install project dependencies:

npx yarn install

Run development server

npm start

Run linters

npm run lint

Create production build

npm run build

Serve dist directory

npm run serve-dist

Run tests

npm test

Run storybook

npm run storybook

Storybook

An example of stories is found at .storybook/stories.jsx