Vue app with data from fake-API, filters (sorting, filtering by date, name, range and so on) and SCSS style language
npm install
npm install -g json-server
npm run dev
npm run build
npm run test
npm run lint
See Configuration Reference.