f98bd2ca4a | ||
---|---|---|
.. | ||
.vscode | ||
assets | ||
build | ||
cypress | ||
scripts | ||
src | ||
tests | ||
.gitignore | ||
CONTRIBUTING.md | ||
LICENSE.md | ||
README.md | ||
babel.config.js | ||
cypress.json | ||
package.json | ||
rollup.config.js | ||
yarn.lock |
README.md
Get Started
npm install
Webpack dev server (port 8080): npm run dev
Build npm run build