Skip to content

Latest commit

 

History

History
38 lines (30 loc) · 803 Bytes

README.md

File metadata and controls

38 lines (30 loc) · 803 Bytes

amwares-manage

A base Management System with react express mongodb.

start

  • install mongodb
  • create a connection name 'report'
  • start this project
$ git clone https://github.com/timmyLan/amwares-manage.git
$ cd amwares-manage && npm install
$ npm start
  • create a tab http://127.0.0.1:3000 on your Browser

use