Skip to content

Neylix/Dark-Coin-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dark-Coin web for managing application datas

Installation

Install node packages

npm install
npm install --prefix client

Copy configTemplate.js to config.js

Development

To start both client and server run

npm run dev

To start client and server individually

npm run client
npm run server

Production

To run on production server

npm run install-prod
npm run build
npm run start

Application in serving on port 3000

About

Web app to manage event for Dark-Coin app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages