ada6611b03
I've improved the spacing on this screen and added an additional element (query list) which should improve UX. This list is not complete. Is required dyanmic data. Currently it holds static placement text in order to support the design. |
||
---|---|---|
.. | ||
.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