/smart_mess

Primary LanguageJavaScriptMIT LicenseMIT

smart_mess

Run these commands:

to install all dependencies:

npm install

to run server on monitor mode:

npm run start-watch

to run server once:

npm run start