Skip to content
This repository has been archived by the owner on May 30, 2024. It is now read-only.

Latest commit

 

History

History
36 lines (27 loc) · 1.39 KB

README.md

File metadata and controls

36 lines (27 loc) · 1.39 KB

Screenshot

🛠 Development:

Clone and install dependencies

$ git clone https://github.com/tdemapp/manager.git tdem
$ cd tdem/
$ npm install

Running development server

$ npm run dev <browser>

Building for production

$ npm run build <browser>

📄 License:

MIT © Ben Dixon