UNPKG

atomatic

Version:

An easy to use build and development tool for Atomic Design Systems, that works with rollup.js, Browserify, webpack and many more...

3 lines (2 loc) 89 B
const AtomaticCore = require('./lib/AtomaticCore'); module.exports = new AtomaticCore();