gyurui / data-collector-client-admin

DMS admin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Quick start

1. Get the latest version

Clone repository

$ https://github.com/gyurui/data-collector-client-admin
$ cd data-collector-client-admin

2. Run npm install

npm install will install all modules listed as dependencies in package.json file.

3. Run npm run start

It will run application in http://localhost:3000

4. Run npm run build

Builds the production version of app and put it into build folder. Now you can use these files to perform real production deployment.

About

DMS admin


Languages

Language:CSS 69.8%Language:TypeScript 29.8%Language:HTML 0.4%Language:JavaScript 0.0%