项目作者: kriztiank

项目描述 :
Webdev school project with Gatsby and Strapi
高级语言: JavaScript
项目地址: git://github.com/kriztiank/mediesuset-online.git
创建时间: 2020-06-20T17:33:04Z
项目社区:https://github.com/kriztiank/mediesuset-online

开源协议:

下载


Webdev project with Gatsby and Strapi

https://mediesuset-online.netlify.app

Getting started

Clone the repository and install dependencies

  1. git clone https://github.com/kriztiank/mediesuset-online.git

Start the backend server

  1. cd backend
  2. npm install
  3. npm run develop
  4. login is provided for my teacher

Start the frontend server

  1. open a new terminal
  2. cd frontend
  3. npm install
  4. npm run develop

Gatsby server is running here => http://localhost:8000
Strapi server is running here => http://localhost:1337
Strapi admin is running here => http://localhost:1337/admin