We are creating a simple task app with Storybook for HTML and CSS/SCSS. The design is based on this XD Design. The design was created by Anshul Dawar on XD Guru
- Install dependencies with
npm install
. - Run Storybook with
npm run storybook
.
This repository validates your HTML, CSS/SCSS and JS code with HTMLHint, stylelint and ESLint. You can call npm run test
and/or install editor extensions.