Download Zip or check out this repo.
$ yarn install # or $ npm install
$ yarn start # or $ npm start
When ready to deploy production, create production ready CSS & JS files using $ yarn build # or npm run build
- Fractal - tool to help you build and document web component libraries.
- Webpack + Babel with ES6 and Stage 3
- Lints SCSS using sass-lint and JavaScript using xo
- Autoprefixer
- Gulp.js
- Icons as one SVG file using
<symbol>
elements
MIT © Alaris Prime, LLC