zeglarz / shop-frontend

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SHOP

Description

The project made for pass a first step bootcamp. The projekt works with shop-backend project

Used

JAVASCRIPT
SASS
WEBPACK

Required programs

NPM or yarn

Installing

Download the project from pip

Open folder witch project in command-line and put command:

npm i webpack webpack-cli -g
npm i

or

yarn i webpack webpack-cli -g
yarn i

Running

npm start

Deploy frontend

In the file webpack.conf.js, change variable "server" to your server's ip.

Run:

npm run build

About


Languages

Language:JavaScript 46.1%Language:CSS 43.7%Language:HTML 10.2%