Skip to content

Packaged Electron + React + NestJS + Webpack + TypeScript + Example User API

License

Notifications You must be signed in to change notification settings

MaxAtslega/electron-react-nestjs-boilerplate

Repository files navigation

dependencies Status devDependencies Status

Electron React NestJS Boilerplate uses Electron, React, NestJS, Webpack and TypeScript with example User API

Screenshot

Banner

Install

$ git clone https://github.com/MaxAtslega/electron-react-nestjs-boilerplate.git your-project-name
$ cd your-project-name
$ npm install

Running the app

# development in watch mode
$ npm run dev

# Build the app
$ npm run build 

Test

# unit tests
$ npm run test

# eslint test
$ npm run lint

Packaging for Production

To package apps for the local platform:

$ npm run package

Maintainer

License

MIT © Electron React NestJS Boilerplate

About

Packaged Electron + React + NestJS + Webpack + TypeScript + Example User API

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published