Skip to content

ita-social-projects/StreetCode_FrontendServer

Repository files navigation

SoftServe IT Academy

Streetcode

This is a front-end server part of our Streetcode project.
Back-end part: https://github.com/ita-social-projects/StreetCode.git
Front-end part: https://github.com/ita-social-projects/StreetCode_Client.git
Github Issues Pending Pull-Requests License


Table of Contents


Installation

First of all, make sure you have installed dependencies below and back-end part with front-end part

Required to install

  • NodeJS (16.0.0) or higher
  • npm (7.10.0) or higher
  • npx (10.2.2) or higher

Clone

Clone this repo to your local machine using:

git clone https://github.com/ita-social-projects/StreetCode_FrontendServer.git

Setup

To setup this project use this command in project folder:

npm install

How to run local

To start project locally build client application, specify path for CLIENT_BUILD_PATH variable to the result dist folder in .env file, write following command:

npm start

Open your browser and enter http://localhost:4000 url. If you had this page already opened, just reload it.


Usage

How to run tests

To run tests write following command:

npm test

To run tests with coverage write following command:

npm test:cov

Support

Reach out to us at one of the following places!


About Us

Visit our site, we will be happy for everyone!


License

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •