Skip to content

Latest commit

 

History

History

node_server

Requirements:

  • Node
  • Yarn

How to run locally

  • Install dependencies
$ yarn install
  • Create a .env.development file based on the env.example

  • Start server

$ yarn dev