1 — Clone the repository.
git clone [email protected]:strapi/strapi-examples.git
2 — Go to the hello-world
example and install the dependencies.
cd hello-world
npm install
3 — Start the server.
npm start
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||
1 — Clone the repository.
git clone [email protected]:strapi/strapi-examples.git
2 — Go to the hello-world
example and install the dependencies.
cd hello-world
npm install
3 — Start the server.
npm start