use react and scss and mysql in server maintance --v
git clone 'url'
npm install
npm start
# work!!This command will delete current local branch
# this command will foget everything in local
# and made them exact the same as origin/master
git reset --hard origin/master
npm install<Link to="/pageaddress"></Link>
// page address can see or change in
// Route.path element in App.jsuse real-time database rethinkdb or any database in alternative use nodejs and expressjs(rest api) to connect to database
npm install express --save
npm i rethinkdb