Skip to content
This repository has been archived by the owner on Nov 25, 2021. It is now read-only.
/ vote-server Public archive

Project for studying and experiment with server side by NodeJS and etc.

Notifications You must be signed in to change notification settings

per0w/vote-server

Repository files navigation

Vote server

code style: prettier tested with jest

Project for studying and experiment with server side by NodeJS and etc. In the context of the project will be implemented server side for voting.

Main packages:

Use

# Install dependencies
yarn install
# Run server
yarn start
# Run server with nodemon
yarn dev
# Run lint
yarn lint
# Run tests
yarn test

About

Project for studying and experiment with server side by NodeJS and etc.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published