/33_cookie

SPA "ПомойАвто"

Primary LanguageHTML

Frontend for SPA «ПомойАвто»

It is a frontend for single page application. Reach JavaScript is present.

Deploy on localhost

Example of frontend launch on Linux, Python 3.5:

cd static/
python -m http.server 9000 # or python3

Open page localhost:9000 in browser.

Deploy on production server

[TODO. Deploy scripts will written later]

Project Goals

The code is written for educational purposes. Training course for web-developers - DEVMAN.org