Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 248 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 248 Bytes

Strapi

A Strapi template to create Strapi projects pre-configured for e-commerce apps.

Run the following command to install the dependencies.

npm install

Run the following command to start the Strapi for backend application.

npm run develop