Skip to content

This is Back-end side of FormTask, created in Node.js with Express framework and tested by Mocha with Chai

Notifications You must be signed in to change notification settings

RobertMrowiec/FormTaskBE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FormTaskBE

This is Back-end side of FormTask, created in Node.js with Express framework and tested by Mocha with Chai

Installation

After downloading a repository, please use yarn install / npm i command in terminal to download neccessary node modules, and yarn run start / npm start for run an application.

Application is running on port 8030

For tests please use yarn run testMac / npm run testMac or yarn run testWin / npm run testWin (based on OS)

About

This is Back-end side of FormTask, created in Node.js with Express framework and tested by Mocha with Chai

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published