Skip to content

Kod źródłowy aplikacji z zajęć "From zero to Web Developer Hero - part 1 - Środa z Pracodawcą"

Notifications You must be signed in to change notification settings

HackYourCareer/201611_HYC-from-zero-to-web-developer-hero-part-1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

From zero to Web Developer Hero - part 1

Source code from "From zero to Web Developer Hero - part 1" lecture.

Prerequisites

  1. Install Node.js and npm
  2. Install Yarn
  3. Install Bower
  4. Install Gulp
  5. Install MongoDB
  6. Install deployd

Installation

git clone https://github.com/SAPHybrisGliwice/from-zero-to-web-developer-hero-part-1.git
cd from-zero-to-web-developer-hero-part-1
yarn run init

Compile Sass to CSS

yarn run compile

Sass watch

yarn run watch

(Install and) run http-server

npm install http-server -g
http-server

Run deployd server

cd beerStorage
dpd

Fill db with some data

browse to:

http://127.0.0.1:8080/beerStorage/fill-db.html

About

Kod źródłowy aplikacji z zajęć "From zero to Web Developer Hero - part 1 - Środa z Pracodawcą"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •