项目作者: TofigBakhshiyev

项目描述 :
Node Js, GraphQL, React js, Apollo, MongoDB
高级语言: JavaScript
项目地址: git://github.com/TofigBakhshiyev/library-demo.git
创建时间: 2020-03-11T21:06:46Z
项目社区:https://github.com/TofigBakhshiyev/library-demo

开源协议:

下载


Library_Demo

In the client directory, you can run

npm install

npm start

In the server directory, firstly you should change parameteres in the dev.env file and you can run

npm install

npm start

npm run dev

The app runs in the development mode

Open http://localhost:3000 to view it in the browser.

Open http://localhost:8080 to view it in the browser.

Additional

The page will reload if you make edits.

You will also see any errors in the console.

Test

In the both directory, you can run:

npm test