Skip to content

YuSaGoAnMa/assignment.nodejs.socketio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

assignment-nodejs.socketio

Tutorial

#clone repository
git clone https://github.com/YuSaGoAnMa/assignment.nodejs.socketio

#change directory
cd assignment.nodejs.socketio

#install dependencies
npm install

#transpile typescript
npm run tsc

#run everything
npm start

#start your browser!
#http://localhost:8080/

New Temperatures

#change to the right directory
cd assignment.nodejs.socketio
cd dist/cities

#run the bashscript
./rndValues.sh

#restart the node server if necessary!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published