- ensure you have git installed properly on your machine
- ensure you have node js installed in your machine
- open your terminal and run
git clone git@github.com:debeemedia/chat_app_api.git - run "npm install"
- run "npm run lint:all" to run all lint error, "npm run lint:css" for css error check, "npm run lint:html" for html error check and "npm run js-lint" for JavaScript error check
- To fix your lint error/warnings for css files, run "npm run fix:lint:css"
- To fix your lint error/warnings for javascript files, run "npm run js-lint-fix"
-
Notifications
You must be signed in to change notification settings - Fork 0
debeemedia/chat_app_api
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
API for a Chat Application. Based on week fourteen backend task at LM Tech Hub
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published