/nodejs-template

a nodejs template with the express framework with webpack and babel installed

Primary LanguageJavaScript

Get started

bash
npm install
npm run start:dev

Introduction

An express template with typescript inspired from this repository

  • module-alias is used for absolute imports
  • helmet is used for security features.

Notable tools

License

MIT