Skip to content
This repository has been archived by the owner on Jan 9, 2023. It is now read-only.

jn-prod/izir_event

Repository files navigation

Build Status

Event Izir App

This app use Node.js, Express and Mongoose.

Version

1.1.0

Installation

$ npm install

Launch app

$ node app

Test

launch server

$ npm run test

Build assets

launch server

$ npm run build