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

Latest commit

 

History

History
33 lines (23 loc) · 377 Bytes

README.md

File metadata and controls

33 lines (23 loc) · 377 Bytes

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