Skip to content

Latest commit

 

History

History

front

nest-sdk-generator demo frontend

Instructions

# Install dependencies
yarn

# Generate the SDK
yarn sdk:gen

# Start the frontend
yarn start

Don't forget to start the server located in demo/server.