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>
MIT © Ben Dixon
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>
MIT © Ben Dixon