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

pennyren/react-device

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-device

build this project with below tech.

reactreduxpostcss.

now we use express in server side, and use node-postgres to connect PostgresSQL.

Install

npm install

in order to make everything automated. It means the browser will auto refresh when client or server folder changed.

Sounds amazing! So first you need to install supervisor in global.

npm install supervisor -g

Run

start server in development environment.

npm start

in production environment we should use:

npm run start:prod

have fun :)

About

an device management system by react.

Resources

Stars

Watchers

Forks

Packages

No packages published