A11oW / express-api-starter-kit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

node express api starter kit

# clone it
git clone git@github.com:A11oW/express-api-starter-kit.git
cd express-api-starter-kit

# Make it your own
rm -rf .git && git init && npm init

# Install dependencies
npm install

# Run it
npm start

About


Languages

Language:JavaScript 100.0%