tianhanl / backend-demo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Demo Server

A demo server for demo-frontend

Install Dependency

npm i

Configuration

To configure this server, please change the corresponding items in .env.example file, and remove the .example part when you are satify with the configuration.

Usage

# starts server
npm run start

About


Languages

Language:JavaScript 100.0%