instantwebsite / dashboard

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Instant Website - Dashboard Frontend

This is the source of the dashboard frontend that is loaded when you go to dashboard.instantwebsite.app

Requirements

  • Node v14.14 or higher
  • npm v6.14 or higher

Installation

  • npm install

Running

Tests

  • npx shadow-cljs watch test starts the test runner
  • Runner is available at http://localhost:8021 and will re-run on every change

License

MIT 2020 - Instant Website

See ./LICENSE for full license.

About

License:MIT License


Languages

Language:Clojure 91.9%Language:CSS 6.3%Language:HTML 0.9%Language:Shell 0.5%Language:JavaScript 0.4%