Skip to content

victormuryn/workers

Repository files navigation

Workers Build Status

Main repository for Workers web-site. You can see instructions down here.


Don't delete these files: .editorconfig, .gitattributes, .gitignore, package.json.


Installation

Clone repo (by ssh/https/git-cli) or download zip archive.

Then use the package manager npm to install all dependencies.

npm install

cd client/
npm install
cd ../

Usage

To run dev server use. It will open server (api) and client (react) on ports 5000 and 8080.

npm run dev

Use tests before commits. Travis will check all commits.

npm test

Contributing

This project is private, so you are not allowed to do pull/pusg requests without permission.

About

Main repository for workers project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published