Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 827 Bytes

README.md

File metadata and controls

27 lines (17 loc) · 827 Bytes

Anthane Web API

Strapi Node Typescript

Anthane Web API with Strapi headless content management system.

Documentation

Strapi is a customizable, and performant content API which is developer focused. Documentation

Commands

Runs the app in production mode.

npm start

Runs the app in development mode.

npm run dev