/server-template

Basic web client and server with a Mongo database and authentification

Primary LanguageTypeScript

Build

Core

  1. npm install
  2. npm run build
  3. npm link

Server

  1. npm install
  2. npm link core

Run

Server

  1. npm start