Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 438 Bytes

File metadata and controls

14 lines (10 loc) · 438 Bytes

NCRS Editor

This is the repo for the current editor for NeedCoolerShoes.

It is GPLv3 or later.

It uses Lit for web component based UI.

Running

  1. Have NPM and NodeJS installed on your system
  2. Open the cloned repository's directory in your Console
  3. run npm install
  4. run npm run dev
  5. The localhost URL should appear in the console, copy that into your browser's URL bar