stopdaydreaming / AirBub

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AirBub

Basic Setup

  1. touch server.js
  2. npm init -y
  3. npm install express mongoose

Optional: 4. npm install nodemon -D 5. Add a watch script to your package.json to add hot-reloading to the app.

About


Languages

Language:JavaScript 100.0%