1.0.6 • Published 1 year ago
@protura/create-protura-api v1.0.6
Introduction
This package automatically creates a Protura api.
Commands
To run the server use:
npm run dev
To transpile / build the server in development mode use:
npm run build:dev
To transpile / build the server use:
npm run build