Skip to content

eticket4ico/daonomic-kyc

Repository files navigation

Build Status

Daonomic client

In order to develop and build this project you need Node.js ^8.9.0 and NPM ^5.5.1 installed.

npm install # installs project dependencies

npm start # starts development server
PORT=8080 npm start # starts development server on specified port

npm run build # builds project
DEBUG_ENABLED=true npm run build # builds project with sourcemaps for debugging
API=development npm run build # builds project but switches it to use the development API server

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published