21b2702285
To add contract to the builder, I've darkened the top navbar (primary color). I've also added preview and a settings icon, as well as removing borders from nav items. |
||
---|---|---|
.. | ||
.vscode | ||
build | ||
src | ||
tests | ||
.gitignore | ||
CONTRIBUTING.md | ||
LICENSE.md | ||
README.md | ||
babel.config.js | ||
package.json | ||
rollup.config.js |
README.md
Get Started
npm install
Webpack dev server (port 8080): npm run dev
Build npm run build