Skip to content

McMerph/car-wash-ru-g_khabarovsk-ul_karla_marksa-89

Repository files navigation

Car wash RU Khabarovsk Karla-marksa, 89

This is a web-based application of car wash service located at
ul. Karla-Marksa 89 (TTs "Bolshaya Medveditsa")
g. Khabarovsk
RUSSIAN FEDERATION

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

You need to install node.js and npm

Download Node.js and npm - pre-built installer

Installing

Install required packages from npm

npm i

Development

To run development server

npm start

App is available in browser at

Running the tests

To run tests once

npm run test

To run tests in watch mode

npm run test -- --watchAll

Deployment

  1. Build (npm run build)
  2. Copy 'dist' directory to server

TODO Add additional notes about how to deploy this on a live system
TODO Apache?

Built With

  • Node.js - JavaScript runtime
  • TypeScript - Typed superset of JavaScript that compiles to plain JavaScript
  • Jest - JavaScript Testing
  • WebPack - Module Bundler
  • PostCSS - A tool for transforming CSS with JavaScript

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published