Skip to content

Latest commit

 

History

History
34 lines (20 loc) · 624 Bytes

README.md

File metadata and controls

34 lines (20 loc) · 624 Bytes

Cyberpunk

Cyberpunk is my personal project for learn more about the wonderful language programming with Nodejs and Domain-driven design.

Trello

Tasks throughout the project are at this link

Branchs

Branches for this project life cycle.

master : Production

test : Homologation

dev : Development

diagram

Installation

Requires Node.js v5+ to run.

Install the dependencies and devDependencies.

npm install

Run project.

npm start