Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 423 Bytes

README.md

File metadata and controls

29 lines (19 loc) · 423 Bytes

Calyfactory admin-dashboard

npm install

Fisrt git-clone, you need to initial setting with command 'npm install'

npm run dev

run server with dev mode. (basic port is 3333)

npm start

First start command with product mode.

npm run restart

After secondary start with 'kill -9 current-process', you have to this command (because 'dash-forever.log')

You might be use command 'sudo'