Skip to content

front-camp-2021/nodejs-module-ultrayulenka

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Привіт! Ловіть на разі 2 домашки по ноді.

Task 1: NodeJS (No express)

  1. Run server on port 5000.
  2. Send 'Greeting from server!' as h1 tag on '/' path.
  3. Send 'Welcome to data path' as paragraph on '/data' path.

Task 2: Express.js

  1. Run express server and rewrite previous task.
  2. Create script which should create file .txt ,and write there numbers from 1 to 10 (each number in new line).
  3. Create script which should read .txt file from same folder with random text inside, show this text in terminal and remove file.

About

nodejs-module-ultrayulenka created by GitHub Classroom

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published