https://github.com/archismankarmakar/multiclient-white-board
https://github.com/archismankarmakar/multiclient-white-board
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/archismankarmakar/multiclient-white-board
- Owner: ArchismanKarmakar
- Created: 2022-04-10T12:43:57.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-04-10T14:10:39.000Z (over 3 years ago)
- Last Synced: 2025-01-17T22:42:20.595Z (9 months ago)
- Language: JavaScript
- Size: 50.8 KB
- Stars: 1
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Create new folder named "views" and add html files.
MEARN Stack used
Create new folder named "public" and again create two new folders inside public folder and name them as "css" and "js" to include all the css and js files.if you want to run the server
install nodejs
1. npm i.
2. npm i nodemon --global.
3. nodmon app.