Skip to content

Licoti/braindeck

Repository files navigation

Boilerplate

Base : https://github.com/Licoti/webpack-express-mongo

Using node v14.15.5 (npm v6.14.11)

Mongo on : 127.0.0.1:27017

Installation

Clone this repo and npm install.

npm i

Usage

Development server

A lancer en même temps :

npm run start -> pour le demon de node
npm run webpack -> pour le demon de webpack

You can view the development server at http://localhost:3000.

Production build

npm run build

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published